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

Mega Summer Classic - Mixed Doubles 4.0

ID: 7518454337

对局比分

4-15

获胜 / Win

对决日期

2025-08-03

对局时间 (估算)

6:15 AM

对决场地

Minnetonka, MN

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Emily Seitzer

V44Q05 · Dayton, MN, US

DUPR

3.906

JS
Jon Sticha

0Y9KQN · Maple Grove, MN, US

DUPR

4.311

阵营 2胜方
ML
Mylin Lemke

PZYZDM · Saint Michael, MN, US

DUPR

4.022

JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.441

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7518454337
显示原始对决元数据 JSON
[
  {
    "team_id": 5420550718,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Seitzer",
        "dupr_id": "V44Q05",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Dayton, MN, US"
      },
      {
        "name": "Jon Sticha",
        "dupr_id": "0Y9KQN",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6859643874,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mylin Lemke",
        "dupr_id": "PZYZDM",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  }
]