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

4.0 Mixed Doubles

ID: 8403386064

对局比分

11-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Erich Sforza

1RXN2E · Las Vegas, NV, US

DUPR

4.225

KD
Kristen Dybdahl

3PMDE3 · Las Vegas, NV, US

DUPR

3.952

阵营 2负方
JT
Jeremiah Tan

0Q7G2N · Las Vegas, NV, US

DUPR

4.126

JK
Jen Kim

0RRKQX · Las Vegas, NV, US

DUPR

3.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8403386064
显示原始对决元数据 JSON
[
  {
    "team_id": 4732644260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erich Sforza",
        "dupr_id": "1RXN2E",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Kristen Dybdahl",
        "dupr_id": "3PMDE3",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5505756935,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremiah Tan",
        "dupr_id": "0Q7G2N",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jen Kim",
        "dupr_id": "0RRKQX",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]