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

Round of 64 - 1st Team Bracket - The Nationals

ID: 5633573212

对局比分

15-21

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MS
Maddie Stephens

6K694E · USA

DUPR

3.969

TP
Trisha Pham

W6V9MM · Baton Rouge, LA, US

DUPR

3.930

阵营 2胜方
MR
MaryGrace Rudd

7DNRMN · Athens, GA, US

DUPR

4.454

NM
Noey Mauldin

1Q0WGD · The Villages, FL, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5633573212
显示原始对决元数据 JSON
[
  {
    "team_id": 4852514666,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maddie Stephens",
        "dupr_id": "6K694E",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trisha Pham",
        "dupr_id": "W6V9MM",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 5625638580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "MaryGrace Rudd",
        "dupr_id": "7DNRMN",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Noey Mauldin",
        "dupr_id": "1Q0WGD",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]