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

Stars, Stripes and Smashes - Mixed Doubles: 4.25 - 4.49

ID: 6558045366

对局比分

1-11

落败 / Loss

对决日期

2025-06-30

对局时间 (估算)

7:30 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

3.978

CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.364

阵营 2胜方
YY
Yeeko Yang

DNY09X · Saint Paul, MN, US

DUPR

4.022

JH
James Hoang

ZNYNRD · Minneapolis, MN, US

DUPR

4.548

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6558045366
显示原始对决元数据 JSON
[
  {
    "team_id": 7971582119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pamela Fallert",
        "dupr_id": "3O4ZOP",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      },
      {
        "name": "Chris Fallert",
        "dupr_id": "3VJNLE",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  },
  {
    "team_id": 5640214863,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yeeko Yang",
        "dupr_id": "DNY09X",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "James Hoang",
        "dupr_id": "ZNYNRD",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]