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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 8261852185

对局比分

15-6

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

2:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
GA
Gage Ayres

RXYW9E · USA

DUPR

4.346

XC
Xavier Cabral

7JQDXN · CA, US

DUPR

4.153

阵营 2负方
PB
Paul Bewley

3P4MGX · San Diego, CA, US

DUPR

4.773

JB
James Bewley

RYW9DE · Chula Vista, CA, US

DUPR

3.357

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8261852185
显示原始对决元数据 JSON
[
  {
    "team_id": 5250693296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gage Ayres",
        "dupr_id": "RXYW9E",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Xavier Cabral",
        "dupr_id": "7JQDXN",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 5245194549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Bewley",
        "dupr_id": "3P4MGX",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "James Bewley",
        "dupr_id": "RYW9DE",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  }
]