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

Cresswind Classic at Club 33 - Mixed Doubles Skill: (4.0) Age: (12 To 39)

ID: 7123632930

对局比分

10-15

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

7:30 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
SL
Sally Ladrach

NY9G22 · Jackson County, GA, US

DUPR

3.813

DV
Daniel Vo

JJYD7W · Gwinnett County, GA, US

DUPR

3.761

阵营 2胜方
MH
Madison Hester

EGMD6J · Gainesville, GA, US

DUPR

3.334

UD
Ubaldo Deleon

677DW0 · USA

DUPR

4.030

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7123632930
显示原始对决元数据 JSON
[
  {
    "team_id": 5316321897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sally Ladrach",
        "dupr_id": "NY9G22",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Jackson County, GA, US"
      },
      {
        "name": "Daniel  Vo",
        "dupr_id": "JJYD7W",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 6870988994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madison Hester",
        "dupr_id": "EGMD6J",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      },
      {
        "name": "Ubaldo Deleon",
        "dupr_id": "677DW0",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]