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

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

ID: 5532471780

对局比分

8-11

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

1:00 PM

对决场地

Center Court Pickleball Club - Gilbert

未核实场馆

对决竞争阵营

阵营 1负方
Tony Owens

X2ZDW2 · Gilbert, AZ, US

DUPR

4.119

XW
Xander Winther

VXRMX5 · Queen Creek, AZ, US

DUPR

4.027

阵营 2胜方
MC
Mark Castleton

W6V0VM · Mesa, AZ, US

DUPR

4.110

RR
Robbie Reader

NYP2M7 · Gilbert, AZ, US

DUPR

4.003

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5532471780
显示原始对决元数据 JSON
[
  {
    "team_id": 8495651844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Owens",
        "dupr_id": "X2ZDW2",
        "rating": 4.119,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/268012/images/profile/ee644ebd-b4dd-461c-86e6-7734c9cd78f9.jpg",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Xander  Winther",
        "dupr_id": "VXRMX5",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 4582197780,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Castleton",
        "dupr_id": "W6V0VM",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Robbie Reader",
        "dupr_id": "NYP2M7",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]