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

Salty Elf - Mixed Doubles Skill: (4.5) Age: (39 To 49)

ID: 7826180413

对局比分

8-15

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

2:15 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Amy Sours

3YMELK · Kalamazoo, MI, US

DUPR

3.829

TL
Tim Leonard

6ZZNY0 · Scottsdale, AZ, US

DUPR

3.881

阵营 2胜方
KK
Kelly Kristy

0Y95Z4 · Novi, MI, US

DUPR

4.645

JO
Jake Olmstead

16NJ7D · Zeeland, MI, US

DUPR

4.432

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7826180413
显示原始对决元数据 JSON
[
  {
    "team_id": 7867848418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Sours",
        "dupr_id": "3YMELK",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Kalamazoo, MI, US"
      },
      {
        "name": "Tim Leonard",
        "dupr_id": "6ZZNY0",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7683214065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Kristy",
        "dupr_id": "0Y95Z4",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Jake Olmstead",
        "dupr_id": "16NJ7D",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      }
    ]
  }
]