返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Round of 64 - 1st Team Bracket - The Nationals

ID: 5164556796

对局比分

21-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Martine Sundsten

7DZKL9 · Gainesville, FL, US

DUPR

4.481

MR
Maxwell Ruyle

162ZXK · Tampa, FL, US

DUPR

5.174

阵营 2负方
DW
Drew Warren

30Q6G3 · Edmond, OK, US

DUPR

5.175

EG
Ella Gillin

KDWQJO · USA

DUPR

3.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5164556796
显示原始对决元数据 JSON
[
  {
    "team_id": 5166052259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martine Sundsten",
        "dupr_id": "7DZKL9",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Maxwell Ruyle",
        "dupr_id": "162ZXK",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 6413814598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Warren",
        "dupr_id": "30Q6G3",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Ella Gillin",
        "dupr_id": "KDWQJO",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]