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

Pickles and Play Chapel Hill Bull City League

ID: 6804538975

对局比分

11-3, 9-11, 11-6

获胜 / Win

对决日期

2025-04-24

对局时间 (估算)

8:45 AM

对决场地

Chapel Hill, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
WH
Wesley Hanson

YXV7L4 · Raleigh, NC, US

DUPR

4.989

IH
Ian Hutter

EG46XW · Charlotte, NC, US

DUPR

5.297

阵营 2负方
RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

4.820

Brian Rosenthal

0QR47Q · Chapel Hill, NC, US

DUPR

5.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6804538975
显示原始对决元数据 JSON
[
  {
    "team_id": 5560555226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wesley Hanson",
        "dupr_id": "YXV7L4",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Ian Hutter",
        "dupr_id": "EG46XW",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7137515014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Brian Rosenthal",
        "dupr_id": "0QR47Q",
        "rating": 5.035,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/172427/images/profile/ff47b0e2-7b29-4714-8459-35e07ce05c8f.png",
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]