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

2026 Newport Beach PPA Challenger - Mens Doubles Pro Main Draw

ID: 7752973706

对局比分

15-10

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

3:30 PM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
ES

DUPR

5.909

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.711

阵营 2负方
WM
Will Mackinnon

3574NL · CA, US

DUPR

5.946

WS
Wil Shaffer

8EL4XW · Chandler, AZ, US

DUPR

5.320

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7752973706
显示原始对决元数据 JSON
[
  {
    "team_id": 8209668837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.909,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 6145802305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Mackinnon",
        "dupr_id": "3574NL",
        "rating": 5.946,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Wil Shaffer",
        "dupr_id": "8EL4XW",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]