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

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

ID: 5016478226

对局比分

21-14

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
BG
Bree Green

0YG54N · Athens, GA, US

DUPR

4.325

JU
Jaret Underwood

O6DX5W · Eastman, GA, US

DUPR

4.600

阵营 2负方
TC
Tingjun Chen

ELL66W · Chapel Hill, NC, US

DUPR

4.131

Jai Barath

NYZ2Z6 · Chesterton, IN, US

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5016478226
显示原始对决元数据 JSON
[
  {
    "team_id": 7873883300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree Green",
        "dupr_id": "0YG54N",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Jaret Underwood",
        "dupr_id": "O6DX5W",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Eastman, GA, US"
      }
    ]
  },
  {
    "team_id": 7106983899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tingjun Chen",
        "dupr_id": "ELL66W",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Jai Barath",
        "dupr_id": "NYZ2Z6",
        "rating": 4.346,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/492582/images/profile/0cae5611-d5dd-4432-86f9-df0e89bd7893.png",
        "location": "Chesterton, IN, US"
      }
    ]
  }
]