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

Pool A - Mixed 4.0+

ID: 5283184510

对局比分

8-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

11:30 PM

对决场地

Tyler Racquet Club

未核实场馆

对决竞争阵营

阵营 1负方
CN
Christy Nichols

2QD7VR · Athens, TX, US

DUPR

3.748

BS
Billy Sivley

N7KERZ · Tyler, TX, US

DUPR

4.239

阵营 2胜方
SH
Shaun Halberstadt

GG27EQ · Tyler, TX, US

DUPR

4.382

AH
Abbie Halberstadt

2QDZME · Tyler, TX, US

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5283184510
显示原始对决元数据 JSON
[
  {
    "team_id": 7238093899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christy Nichols",
        "dupr_id": "2QD7VR",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Athens, TX, US"
      },
      {
        "name": "Billy Sivley",
        "dupr_id": "N7KERZ",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      }
    ]
  },
  {
    "team_id": 6829055690,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shaun Halberstadt",
        "dupr_id": "GG27EQ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      },
      {
        "name": "Abbie Halberstadt",
        "dupr_id": "2QDZME",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Tyler, TX, US"
      }
    ]
  }
]