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

VT League Night - Pickleheads Up & Down the River - Game 5

ID: 5569282593

对局比分

4-15

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

10:15 AM

对决场地

Washington Street Pickleball Courts

未核实场馆

对决竞争阵营

阵营 1负方
BW
Brighton Williams

G5DJEM · Blacksburg, VA, US

DUPR

4.139

GS
Gavin Springer

84WRY2 · Swedesboro, NJ, US

DUPR

4.486

阵营 2胜方
MB
Max Brooks

0Y7XQN · USA

DUPR

3.944

AR
Aubtin Rasouli

YXDVKG · Blacksburg, VA, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5569282593
显示原始对决元数据 JSON
[
  {
    "team_id": 7029508023,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brighton Williams",
        "dupr_id": "G5DJEM",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Gavin Springer",
        "dupr_id": "84WRY2",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Swedesboro, NJ, US"
      }
    ]
  },
  {
    "team_id": 7786067882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Brooks",
        "dupr_id": "0Y7XQN",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aubtin Rasouli",
        "dupr_id": "YXDVKG",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  }
]