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

4.5+ Mixed Pool 1

ID: 4505775676

对局比分

15-8

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Dinkers

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.748

RR
Rachel Rose Ghezzi

KODNQK · Solvay, NY, US

DUPR

3.690

阵营 2负方
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.571

SP
Samoanna Pang

V4N9GJ · Rochester, NY, US

DUPR

3.820

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4505775676
显示原始对决元数据 JSON
[
  {
    "team_id": 4721806615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.748,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Rachel Rose Ghezzi",
        "dupr_id": "KODNQK",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Solvay, NY, US"
      }
    ]
  },
  {
    "team_id": 6809052186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Samoanna Pang",
        "dupr_id": "V4N9GJ",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]