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

Round of 64 - 1st Team Bracket - The Nationals

ID: 7933000841

对局比分

12-21

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Ethan Martin

N7GZRW · Baton Rouge, LA, US

DUPR

4.330

TP
Trisha Pham

W6V9MM · Baton Rouge, LA, US

DUPR

3.925

阵营 2胜方
DC
Drew Collins

JZKVO4 · Duluth, GA, US

DUPR

4.405

MR
MaryGrace Rudd

7DNRMN · Athens, GA, US

DUPR

4.463

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7933000841
显示原始对决元数据 JSON
[
  {
    "team_id": 7701607675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Martin",
        "dupr_id": "N7GZRW",
        "rating": 4.33,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6784432765a42.jpg",
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Trisha Pham",
        "dupr_id": "W6V9MM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 7273118069,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Collins",
        "dupr_id": "JZKVO4",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "MaryGrace Rudd",
        "dupr_id": "7DNRMN",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]