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

Pool A - DUPR Collegiate Florida Super Regional

ID: 6491768503

对局比分

21-18

获胜 / Win

对决日期

2024-09-21

对局时间 (估算)

8:45 AM

对决场地

455 NW Enterprise Dr

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.405

MP
Madelyn Porter

XJZWZ2 · Saint Johns, FL, US

DUPR

3.910

阵营 2负方
MS
Mo Sarabian

8E6DVO · USA

DUPR

3.773

DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.578

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6491768503
显示原始对决元数据 JSON
[
  {
    "team_id": 5839225353,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Madelyn Porter",
        "dupr_id": "XJZWZ2",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  },
  {
    "team_id": 6350616802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mo Sarabian",
        "dupr_id": "8E6DVO",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]