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

Boise PPA Challenger - Mens Doubles Pro Main Draw

ID: 4574915668

对局比分

8-15

获胜 / Win

对决日期

2025-05-31

对局时间 (估算)

5:00 PM

对决场地

Meridian, ID

View Facility Page →

对决竞争阵营

阵营 1负方
LC
Lucas Coutinho

JZZM9D · Recife, PE, BR

DUPR

5.740

NW
Nicholas Wade

NYYOVN · Greater London, England, GB

DUPR

5.492

阵营 2胜方
RS
Ryan Smith

8MNNO3 · Orem, UT, US

DUPR

5.576

CC
Charles Case

12ZJR9 · Murray, UT, US

DUPR

5.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4574915668
显示原始对决元数据 JSON
[
  {
    "team_id": 6381831681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Coutinho",
        "dupr_id": "JZZM9D",
        "rating": 5.74,
        "profile_pic_url": null,
        "location": "Recife, PE, BR"
      },
      {
        "name": "Nicholas Wade",
        "dupr_id": "NYYOVN",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 6481492826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Smith",
        "dupr_id": "8MNNO3",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Charles Case",
        "dupr_id": "12ZJR9",
        "rating": 5.768,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]