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

2025 Chatham OCI Open - Mixed Doubles Skill: 4.5/5.0

ID: 4842541517

对局比分

4-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

6:15 AM

对决场地

Chatham, IL

View Facility Page →

对决竞争阵营

阵营 1负方
TS
Taryn Steidinger

3XQ505 · Bloomington, IL, US

DUPR

4.865

DL
Danny Long Jr

3VXR06 · Springfield, IL, US

DUPR

5.245

阵营 2胜方
Hannah Meece

8JNN9W · Normal, IL, US

DUPR

5.023

ES
Eric Surges

4ZQRO6 · Chatham, IL, US

DUPR

5.410

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4842541517
显示原始对决元数据 JSON
[
  {
    "team_id": 5134719135,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taryn Steidinger",
        "dupr_id": "3XQ505",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      },
      {
        "name": "Danny Long Jr",
        "dupr_id": "3VXR06",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 5951176895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Meece",
        "dupr_id": "8JNN9W",
        "rating": 5.023,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/64702/images/profile/68cb71ec-2cae-4bc1-a33c-0dbec4c8f328.jpg",
        "location": "Normal, IL, US"
      },
      {
        "name": "Eric Surges",
        "dupr_id": "4ZQRO6",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Chatham, IL, US"
      }
    ]
  }
]