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

Mega Summer Classic - Mixed Doubles 4.0

ID: 7342433166

对局比分

5-11

获胜 / Win

对决日期

2025-08-03

对局时间 (估算)

7:30 PM

对决场地

Minnetonka, MN

View Facility Page →

对决竞争阵营

阵营 1负方
JX
Jennifer Xaykaothao

3P2GWG · USA

DUPR

3.896

KT
Khanthee thao

XJZMN5 · Nebo, NC, US

DUPR

4.049

阵营 2胜方
ML
Mylin Lemke

PZYZDM · Saint Michael, MN, US

DUPR

3.956

JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7342433166
显示原始对决元数据 JSON
[
  {
    "team_id": 6576927995,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Xaykaothao",
        "dupr_id": "3P2GWG",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khanthee thao",
        "dupr_id": "XJZMN5",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Nebo, NC, US"
      }
    ]
  },
  {
    "team_id": 7618219293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mylin Lemke",
        "dupr_id": "PZYZDM",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  }
]