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

4.5+ Mixed Pool 1

ID: 5848835868

对局比分

15-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

1:00 PM

对决场地

Dinkers

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.848

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.209

阵营 2负方
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.563

SP
Samoanna Pang

V4N9GJ · Rochester, NY, US

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5848835868
显示原始对决元数据 JSON
[
  {
    "team_id": 4564592979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5035553500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Samoanna Pang",
        "dupr_id": "V4N9GJ",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]