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

Chase the New Year: Mixed 4-4.5 Round Robin

ID: 6442425866

对局比分

10-11

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

3:30 PM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
LK
Lucas Kim

G5DJPD · Fairfax, VA, US

DUPR

4.329

SK
Sarah Kim

1RPEZE · USA

DUPR

4.081

阵营 2胜方
AT
Andrew Tong

ZN5YRW · Gaithersburg, MD, US

DUPR

4.511

GP
Grace Park

4L4P46 · USA

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6442425866
显示原始对决元数据 JSON
[
  {
    "team_id": 6154619479,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Kim",
        "dupr_id": "G5DJPD",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Sarah Kim",
        "dupr_id": "1RPEZE",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6205198422,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Tong",
        "dupr_id": "ZN5YRW",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Grace Park",
        "dupr_id": "4L4P46",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]