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

2025 Big Brothers Big Sisters of New Hampshire Tournament presented by Crawford Software - Mens Doubles Skill: (4.5) Age: (19 +)

ID: 7401672910

对局比分

9-11

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

11:30 PM

对决场地

Exeter, NH

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Chris Chiang

JJJ5DD · Methuen, MA, US

DUPR

4.486

TR
Tom Robinson

9PL64J · Hudson, NH, US

DUPR

4.582

阵营 2胜方
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.991

IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

5.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7401672910
显示原始对决元数据 JSON
[
  {
    "team_id": 6679572737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Chiang",
        "dupr_id": "JJJ5DD",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Methuen, MA, US"
      },
      {
        "name": "Tom Robinson",
        "dupr_id": "9PL64J",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Hudson, NH, US"
      }
    ]
  },
  {
    "team_id": 6747245889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      }
    ]
  }
]