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

Mega Summer Classic - Mixed Doubles 4.0

ID: 7862071516

对局比分

11-1

获胜 / Win

对决日期

2025-08-03

对局时间 (估算)

5:00 PM

对决场地

Minnetonka, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Mylin Lemke

PZYZDM · Saint Michael, MN, US

DUPR

3.939

JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.402

阵营 2负方
DA
DELETED Account

3LJK4Z · USA

DUPR

3.124

JH
John H Odom Jr

1RMELM · USA

DUPR

3.664

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7862071516
显示原始对决元数据 JSON
[
  {
    "team_id": 5652266211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mylin Lemke",
        "dupr_id": "PZYZDM",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  },
  {
    "team_id": 5242875008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3LJK4Z",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John H Odom Jr",
        "dupr_id": "1RMELM",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]