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

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

ID: 6283909400

对局比分

8-15

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

9:00 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
RK
Ronda Keener

L272OZ · Hoschton, GA, US

DUPR

3.665

DR
Dave Rizk

EGMDEW · USA

DUPR

4.004

阵营 2胜方
MH
Michele Hallberg

MYDMDL · Dacula, GA, US

DUPR

3.347

TH
Thomas Hallberg

V7L7OP · Dacula, GA, US

DUPR

4.444

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6283909400
显示原始对决元数据 JSON
[
  {
    "team_id": 6383427880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronda Keener ",
        "dupr_id": "L272OZ",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      },
      {
        "name": "Dave Rizk",
        "dupr_id": "EGMDEW",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6228606505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michele Hallberg",
        "dupr_id": "MYDMDL",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Thomas Hallberg",
        "dupr_id": "V7L7OP",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      }
    ]
  }
]