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

Pickles and Play Chapel Hill Bull City League

ID: 6903474354

对局比分

11-4, 11-6

落败 / Loss

对决日期

2025-04-17

对局时间 (估算)

7:30 PM

对决场地

Chapel Hill, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.505

SE
Samuel Eaton

JZ99ED · Cary, NC, US

DUPR

4.963

阵营 2负方
NS
Noe Sariban

3YMR7K · Chapel Hill, NC, US

DUPR

5.433

SD
Stephen Demeny

8WNO7Y · Durham, NC, US

DUPR

4.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6903474354
显示原始对决元数据 JSON
[
  {
    "team_id": 5479543298,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.505,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Samuel Eaton",
        "dupr_id": "JZ99ED",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 7425500135,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noe Sariban",
        "dupr_id": "3YMR7K",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Stephen Demeny",
        "dupr_id": "8WNO7Y",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]