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

Cresswind Fall Classic - Mixed Doubles Skill: (4.5 and Above) Age: Open

ID: 5756695496

对局比分

15-17

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

9:00 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
JS
Justine Still

NY6EZ7 · Gwinnett County, GA, US

DUPR

4.512

DO
Dave Oberstein

YGLNDP · GA, US

DUPR

4.545

阵营 2胜方
MT
Marissa Tedone

PKG4VX · Suwanee, GA, US

DUPR

4.160

YS
Yeon Sang You

V77EYJ · Suwanee, GA, US

DUPR

4.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5756695496
显示原始对决元数据 JSON
[
  {
    "team_id": 6195869895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justine Still",
        "dupr_id": "NY6EZ7",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Dave Oberstein",
        "dupr_id": "YGLNDP",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 6581173847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marissa Tedone",
        "dupr_id": "PKG4VX",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Yeon Sang You",
        "dupr_id": "V77EYJ",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]