返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL 35+ Championships

ID: 5545362129

对局比分

6-11, 1-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Meredith M Hall

16KQQG · Myrtle Beach, SC, US

DUPR

4.841

MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

4.990

阵营 2胜方
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.727

WP
Waymon Peet

3OEDNE · Columbia, MD, US

DUPR

5.404

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5545362129
显示原始对决元数据 JSON
[
  {
    "team_id": 5553192665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meredith M Hall",
        "dupr_id": "16KQQG",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  },
  {
    "team_id": 4659499838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Waymon Peet",
        "dupr_id": "3OEDNE",
        "rating": 5.404,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]