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

The Nationals - College Pickleball Tour - Challenger Mixed Doubles Div. 3

ID: 8036209930

对局比分

15-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

11:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
SD
Sofia Duque

YM465K · USA

DUPR

3.407

AH
Adrian Hall

L2RXVK · Orlando, FL, US

DUPR

4.472

阵营 2胜方
ES
Emily Spradley

NY7DYZ · USA

DUPR

3.407

JN
Justin Ning

2Q0Q57 · Fairfax County, VA, US

DUPR

4.232

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8036209930
显示原始对决元数据 JSON
[
  {
    "team_id": 6438300949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sofia Duque",
        "dupr_id": "YM465K",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Hall",
        "dupr_id": "L2RXVK",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 4654143276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Spradley",
        "dupr_id": "NY7DYZ",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Ning",
        "dupr_id": "2Q0Q57",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Fairfax County, VA, US"
      }
    ]
  }
]