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

Challenger Bracket - 2025 Collegiate Pickleball Tour New Jersey Super Regional

ID: 7892878171

对局比分

21-15

落败 / Loss

对决日期

2025-03-01

对局时间 (估算)

8:45 AM

对决场地

Robbinsville Pickle House

未核实场馆

对决竞争阵营

阵营 1胜方
NO
Nate Otto

7D9O5N · Princeton, NJ, US

DUPR

4.459

HB
Heyward Bryan

L2KODZ · Charlotte, NC, US

DUPR

4.697

阵营 2负方
CW
Chase Wucher

EG7KOJ · Pittsburgh, PA, US

DUPR

4.223

CS
Camden Sheehan

7DPP55 · Pittsburgh, PA, US

DUPR

4.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7892878171
显示原始对决元数据 JSON
[
  {
    "team_id": 7370297395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nate Otto",
        "dupr_id": "7D9O5N",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Princeton, NJ, US"
      },
      {
        "name": "Heyward Bryan",
        "dupr_id": "L2KODZ",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5057230499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Wucher",
        "dupr_id": "EG7KOJ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Camden Sheehan",
        "dupr_id": "7DPP55",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]