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

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

ID: 5781905940

对局比分

13-15

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

1:00 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
RK
Ronda Keener

L272OZ · Hoschton, GA, US

DUPR

3.843

DR
Dave Rizk

EGMDEW · USA

DUPR

4.248

阵营 2胜方
MH
Michele Hallberg

MYDMDL · Dacula, GA, US

DUPR

3.339

TH
Thomas Hallberg

V7L7OP · Dacula, GA, US

DUPR

4.431

数据访问 (AI / 开发者)

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

cURL Request:

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