返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Winter Invitational - Pickles & Play Garner - Men's Doubles 4.5 Double Elimination 12-49 Age

ID: 5546333279

对局比分

0-11, 3-11

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

12:45 AM

对决场地

Pickles and Play - Garner

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jeremy Potts

8D6K2Y · Durham, NC, US

DUPR

4.172

CT
Carl Titka

8G6ZPV · Raleigh, NC, US

DUPR

4.235

阵营 2胜方
AC
Alexander coe

X2XOLR · High Point, NC, US

DUPR

3.914

NP
Nico Pujals

0QWG64 · Greensboro, NC, US

DUPR

4.198

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5546333279
显示原始对决元数据 JSON
[
  {
    "team_id": 6879141704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Potts",
        "dupr_id": "8D6K2Y",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Carl Titka",
        "dupr_id": "8G6ZPV",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 4967899290,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander  coe",
        "dupr_id": "X2XOLR",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      },
      {
        "name": "Nico Pujals",
        "dupr_id": "0QWG64",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  }
]