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

Round Robin [DUPR] - Pickleheads Up & Down the River - Game 5

ID: 4714443950

对局比分

11-1

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

3:30 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Stanford Johnsen

GGPD9G · Gilbert, AZ, US

DUPR

4.556

T
Trevor

PKQN5Z · Mesa, AZ, US

DUPR

4.444

阵营 2负方
LL
Logan Leonard

RYXDYM · Gilbert, AZ, US

DUPR

4.486

JD
Jonathan Decker

DWZ754 · Queen Creek, AZ, US

DUPR

4.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4714443950
显示原始对决元数据 JSON
[
  {
    "team_id": 8458110813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stanford Johnsen",
        "dupr_id": "GGPD9G",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Trevor",
        "dupr_id": "PKQN5Z",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 7440936337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Leonard",
        "dupr_id": "RYXDYM",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jonathan Decker",
        "dupr_id": "DWZ754",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]