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

USLPL 35+ Hatboro

ID: 5445462506

对局比分

9-11, 5-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Meredith M Hall

16KQQG · Myrtle Beach, SC, US

DUPR

4.848

MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

4.968

阵营 2胜方
YK
Yuki Kim

O6J0ZL · Collegeville, PA, US

DUPR

4.609

WP
Waymon Peet

3OEDNE · Columbia, MD, US

DUPR

5.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445462506
显示原始对决元数据 JSON
[
  {
    "team_id": 5360858371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meredith M Hall",
        "dupr_id": "16KQQG",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  },
  {
    "team_id": 7454502128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yuki  Kim",
        "dupr_id": "O6J0ZL",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Waymon Peet",
        "dupr_id": "3OEDNE",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]