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

Cresswind Classic at Club 33 - Mixed Doubles Skill: (3.5) Age: (62 To 66)

ID: 7748980594

对局比分

9-11

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
LL
Lisa Lantz

8WQP2M · Athens, GA, US

DUPR

3.602

ML
Mark L Frost

1QZMV5 · Statham, GA, US

DUPR

3.304

阵营 2胜方
JR
Jan Richardson

9PX7N7 · Lawrenceville, GA, US

DUPR

3.102

SR
Stacey Richardson

L54W2Q · Lawrenceville, GA, US

DUPR

4.021

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7748980594
显示原始对决元数据 JSON
[
  {
    "team_id": 6976225669,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Lantz",
        "dupr_id": "8WQP2M",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Mark L Frost",
        "dupr_id": "1QZMV5",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Statham, GA, US"
      }
    ]
  },
  {
    "team_id": 7242297460,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jan Richardson",
        "dupr_id": "9PX7N7",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Stacey Richardson",
        "dupr_id": "L54W2Q",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]