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

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

ID: 7398316859

对局比分

11-0, 11-6

获胜 / Win

对决日期

2026-03-02

对局时间 (估算)

12:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Erik Pailet

3XWW42 · Burbank, CA, US

DUPR

5.927

NB
Nicholas Black

16V5NQ · Burbank, CA, US

DUPR

5.751

阵营 2负方
KM
Ky McMakin

359RL1 · San Diego, CA, US

DUPR

5.366

ED
Ethan Dahl

1RQ4NQ · San Diego, CA, US

DUPR

5.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7398316859
显示原始对决元数据 JSON
[
  {
    "team_id": 7029879392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Pailet",
        "dupr_id": "3XWW42",
        "rating": 5.927,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1271241/images/profile/d76b6757-59d7-42fa-a5e8-1bac47ada139.png",
        "location": "Burbank, CA, US"
      },
      {
        "name": "Nicholas Black",
        "dupr_id": "16V5NQ",
        "rating": 5.751,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      }
    ]
  },
  {
    "team_id": 5275672565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ky McMakin",
        "dupr_id": "359RL1",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Ethan Dahl",
        "dupr_id": "1RQ4NQ",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]