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

Pickles and Play Chapel Hill Bull City League

ID: 6092218392

对局比分

5-11, 0-11

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

1:00 PM

对决场地

Chapel Hill, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.241

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.297

阵营 2胜方
JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.560

AW
Andrew Wang

3Z66QW · Cary, NC, US

DUPR

5.375

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6092218392
显示原始对决元数据 JSON
[
  {
    "team_id": 6857365385,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4434831826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]