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

USLPL Hatboro

ID: 5684939837

对局比分

7-11, 11-1, 11-7

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.050

RK
Rachael Kroog

8ELWOJ · The Villages, FL, US

DUPR

4.542

阵营 2负方
JM
JohnR Murray

1QJRD5 · Pittsburgh, PA, US

DUPR

4.835

CL
Char Lord

16MX5E · Carmel, IN, US

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5684939837
显示原始对决元数据 JSON
[
  {
    "team_id": 4401087552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rachael Kroog",
        "dupr_id": "8ELWOJ",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 5867650275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JohnR Murray",
        "dupr_id": "1QJRD5",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Char Lord",
        "dupr_id": "16MX5E",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]