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

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

ID: 4869038448

对局比分

15-2

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

1:00 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Justine Still

NY6EZ7 · Gwinnett County, GA, US

DUPR

4.528

DO
Dave Oberstein

YGLNDP · GA, US

DUPR

4.568

阵营 2负方
RK
Ronda Keener

L272OZ · Hoschton, GA, US

DUPR

3.685

DR
Dave Rizk

EGMDEW · USA

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4869038448
显示原始对决元数据 JSON
[
  {
    "team_id": 6903876939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justine Still",
        "dupr_id": "NY6EZ7",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Dave Oberstein",
        "dupr_id": "YGLNDP",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 8144271983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronda Keener ",
        "dupr_id": "L272OZ",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      },
      {
        "name": "Dave Rizk",
        "dupr_id": "EGMDEW",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]