返回检索中心
匹克球对决数据双打对决 (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: 5171088474

对局比分

15-14

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
NT
Nelle Thornton

GWE6PQ · Rockland, MA, US

DUPR

3.962

BZ
Bo Zhang

7JK2VM · Needham, MA, US

DUPR

3.559

阵营 2负方
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.806

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

3.987

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5171088474
显示原始对决元数据 JSON
[
  {
    "team_id": 5446619558,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nelle  Thornton",
        "dupr_id": "GWE6PQ",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Rockland, MA, US"
      },
      {
        "name": "Bo Zhang",
        "dupr_id": "7JK2VM",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  },
  {
    "team_id": 4621776062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]