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

The Thaw - Pickles & Play Chapel Hill - Mixed Doubles 5.0 Single Elimination 12+ Age

ID: 5558444604

对局比分

11-3, 12-10

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

1:00 PM

对决场地

Pickles and Play - Chapel Hill

未核实场馆

对决竞争阵营

阵营 1胜方
CR
Caitlin Reisdorf

DWMZ66 · Greensboro, NC, US

DUPR

4.741

AM
Austin Manley

Z96MWQ · Raleigh, NC, US

DUPR

4.866

阵营 2负方
PG
Peyton Gatti

PWP7PX · Greensboro, NC, US

DUPR

5.112

ID
Isley Duggins

K5XE2K · Burlington, NC, US

DUPR

4.074

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5558444604
显示原始对决元数据 JSON
[
  {
    "team_id": 7864269922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caitlin Reisdorf",
        "dupr_id": "DWMZ66",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Austin  Manley",
        "dupr_id": "Z96MWQ",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7235065450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peyton Gatti",
        "dupr_id": "PWP7PX",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Isley Duggins",
        "dupr_id": "K5XE2K",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Burlington, NC, US"
      }
    ]
  }
]