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

Memorial Mixed Madness - 4.0

ID: 4508537228

对局比分

9-11, 11-3, 11-6

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Marta Locklear

L5QXNZ · Chesterfield, VA, US

DUPR

3.943

CM
Carlitos Morales

3OKJN2 · Gloucester, VA, US

DUPR

4.246

阵营 2负方
HK
Hunter Kobrinetz

YX5KJK · Sandston, VA, US

DUPR

4.033

BG
Brynn Goodstadt

7DM9Q0 · Richmond, VA, US

DUPR

4.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4508537228
显示原始对决元数据 JSON
[
  {
    "team_id": 5589399849,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marta Locklear",
        "dupr_id": "L5QXNZ",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Carlitos Morales",
        "dupr_id": "3OKJN2",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Gloucester, VA, US"
      }
    ]
  },
  {
    "team_id": 8568031172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Kobrinetz",
        "dupr_id": "YX5KJK",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Sandston, VA, US"
      },
      {
        "name": "Brynn Goodstadt",
        "dupr_id": "7DM9Q0",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]