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

Pickle & Chill Moneyball

ID: 7348597557

对局比分

3-6

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

10:15 AM

对决场地

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TL
Theodore Liu

MY9D9O · Columbus, OH, US

DUPR

5.241

SX
Sarina Xie

59G4PV · Columbus, OH, US

DUPR

5.042

阵营 2胜方
LC
Luke Crawford

35ZR9P · Columbus, OH, US

DUPR

4.749

AL
Aaron Lacey

8MEXP3 · Lancaster, OH, US

DUPR

4.695

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7348597557
显示原始对决元数据 JSON
[
  {
    "team_id": 8191531818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Theodore Liu",
        "dupr_id": "MY9D9O",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Sarina Xie",
        "dupr_id": "59G4PV",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6247235957,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Crawford",
        "dupr_id": "35ZR9P",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Aaron Lacey",
        "dupr_id": "8MEXP3",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      }
    ]
  }
]