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

PPA Tour: 2026 Newport Beach Open - Mens Doubles Pro Qualifier

ID: 4326949749

对局比分

11-8, 11-4

获胜 / Win

对决日期

2026-03-02

对局时间 (估算)

10:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
CM
Connor Mccartney

3ZLD2L · San Diego, CA, US

DUPR

5.405

JS
Jack Sahid

120224 · Laguna Niguel, CA, US

DUPR

5.305

阵营 2负方
TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.965

JT
Jaxon Thomas

NYGVO2 · Chandler, AZ, US

DUPR

4.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4326949749
显示原始对决元数据 JSON
[
  {
    "team_id": 8227609300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Mccartney",
        "dupr_id": "3ZLD2L",
        "rating": 5.405,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jack Sahid",
        "dupr_id": "120224",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 8470920209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jaxon Thomas",
        "dupr_id": "NYGVO2",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]