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

The Dill Dinkers Polar Classic - Mixed Mini Moneyball: (4.999 And Under)

ID: 6794104029

对局比分

15-10

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

10:15 AM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1胜方
KG
Katherine Guan

N7X45N · New York, NY, US

DUPR

4.633

NK
Nicolas Kapoor

NYK0XZ · New York, NY, US

DUPR

4.800

阵营 2负方
LB
Lucy Baker

QPZ6G4 · Norwalk, CT, US

DUPR

4.649

TB
Tyler Brown

X2W6NR · New Haven, CT, US

DUPR

4.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6794104029
显示原始对决元数据 JSON
[
  {
    "team_id": 7418232013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine Guan",
        "dupr_id": "N7X45N",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Nicolas Kapoor",
        "dupr_id": "NYK0XZ",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6356258346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucy Baker",
        "dupr_id": "QPZ6G4",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      },
      {
        "name": "Tyler Brown",
        "dupr_id": "X2W6NR",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  }
]