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

Salty Elf - Mixed Doubles Skill: (4.5) Age: (12 To 38)

ID: 7105701154

对局比分

15-9

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

11:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
AF
Ava Ferrante

1QR0M4 · Grand Rapids, MI, US

DUPR

4.426

PG
Paramvir Gill

67M27K · Tel Aviv-Yafo, Tel Aviv District, IL

DUPR

4.398

阵营 2负方
KL
Kara Larsen

4LMYWG · Lansing, MI, US

DUPR

4.068

JV
Joe Vella

GG9MPQ · Lansing, MI, US

DUPR

4.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7105701154
显示原始对决元数据 JSON
[
  {
    "team_id": 8394106042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ava Ferrante",
        "dupr_id": "1QR0M4",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Paramvir Gill",
        "dupr_id": "67M27K",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Tel Aviv-Yafo, Tel Aviv District, IL"
      }
    ]
  },
  {
    "team_id": 5269360466,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kara  Larsen",
        "dupr_id": "4LMYWG",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Lansing, MI, US"
      },
      {
        "name": "Joe Vella",
        "dupr_id": "GG9MPQ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Lansing, MI, US"
      }
    ]
  }
]