返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 8235918226

对局比分

11-4, 11-3

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

11:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
GR
Grant Rees

76DLK5 · Scottsdale, AZ, US

DUPR

4.861

RW
Rian Weston-Dodds

3XWWP2 · Scottsdale, AZ, US

DUPR

5.010

阵营 2负方
SJ
Sam Johnson

V7X2VE · USA

DUPR

4.318

DS
Dustin Spalding

8D6EO4 · Steamboat Springs, CO, US

DUPR

4.952

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8235918226
显示原始对决元数据 JSON
[
  {
    "team_id": 6898029557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Rees",
        "dupr_id": "76DLK5",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Rian Weston-Dodds",
        "dupr_id": "3XWWP2",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7312434529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Johnson",
        "dupr_id": "V7X2VE",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dustin Spalding",
        "dupr_id": "8D6EO4",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      }
    ]
  }
]