返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR Reset Series - Women's Fixed - April 4th

ID: 4980559443

对局比分

15-7

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Sabrina L

L5QQRZ · VA, US

DUPR

3.902

DD
Debby Dimaculangan

NR7GWZ · Innsbrook, VA, US

DUPR

3.934

阵营 2负方
GC
Gabriella Cao

DNKZ2X · Richmond, VA, US

DUPR

3.897

SS
Savannah Sexton

996WVJ · Richmond, VA, US

DUPR

3.737

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4980559443
显示原始对决元数据 JSON
[
  {
    "team_id": 7024629438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina L",
        "dupr_id": "L5QQRZ",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Debby Dimaculangan",
        "dupr_id": "NR7GWZ",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Innsbrook, VA, US"
      }
    ]
  },
  {
    "team_id": 6883997527,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Cao",
        "dupr_id": "DNKZ2X",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Savannah  Sexton",
        "dupr_id": "996WVJ",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]