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

PPA Tour: Veolia Cape Coral Open - $1,000 Money Ball

ID: 6335794451

对局比分

9-15

落败 / Loss

对决日期

2025-03-06

对局时间 (估算)

12:45 AM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1负方
MR
Mitchell Russell

3064Z4 · USA

DUPR

4.624

JM
Joel Martineau

356051 · Fort Myers, FL, US

DUPR

5.572

阵营 2胜方
CH
Caleb Herrick

16XX9D · Strafford, NH, US

DUPR

5.547

BH
Ben Herrick

1645Y0 · Strafford, NH, US

DUPR

5.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6335794451
显示原始对决元数据 JSON
[
  {
    "team_id": 7483246847,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitchell Russell",
        "dupr_id": "3064Z4",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Martineau",
        "dupr_id": "356051",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 5270236749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Herrick",
        "dupr_id": "16XX9D",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      },
      {
        "name": "Ben Herrick",
        "dupr_id": "1645Y0",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Strafford, NH, US"
      }
    ]
  }
]