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

Chase the New Year: Mixed 4-4.5 Round Robin

ID: 4492720750

对局比分

8-11

获胜 / Win

对决日期

2026-01-04

对局时间 (估算)

11:30 PM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
JG
Jane Grange

3ZXY9D · Germantown, MD, US

DUPR

4.135

BS
Brett Schaechter

ODQE9L · Gaithersburg, MD, US

DUPR

4.244

阵营 2胜方
LK
Lucas Kim

G5DJPD · Fairfax, VA, US

DUPR

4.341

SK
Sarah Kim

1RPEZE · USA

DUPR

4.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4492720750
显示原始对决元数据 JSON
[
  {
    "team_id": 7517628741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Grange",
        "dupr_id": "3ZXY9D",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      },
      {
        "name": "Brett Schaechter",
        "dupr_id": "ODQE9L",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 7208693904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Kim",
        "dupr_id": "G5DJPD",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Sarah Kim",
        "dupr_id": "1RPEZE",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]