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

The New England Tournament Series at Boston Pickle Club - Fifth Leg - Mixed Doubles Skill: (4.0-4.5) Age: (Any)

ID: 5053853390

对局比分

15-7

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

3:30 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.829

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.996

阵营 2负方
EL
Elaine Lee

V4WJ56 · USA

DUPR

3.584

KC
Keagan Cummings

N7KO42 · USA

DUPR

3.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5053853390
显示原始对决元数据 JSON
[
  {
    "team_id": 5280202271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7501095784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Lee",
        "dupr_id": "V4WJ56",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keagan Cummings",
        "dupr_id": "N7KO42",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]