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

Jammin for Joy 2025 - Mixed Doubles Skill: (4.0) (56 - 59)

ID: 5316418618

对局比分

15-4

落败 / Loss

对决日期

2025-08-16

对局时间 (估算)

11:30 PM

对决场地

Jasper, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jacqueline Buss

8E4GJV · USA

DUPR

3.865

MF
Mike Fahsel

9PRVVK · USA

DUPR

4.629

阵营 2负方
LH
Laura Herbig

8M65PG · Lawrenceville, GA, US

DUPR

3.531

GH
Greg Herbig

89MQZK · Lawrenceville, GA, US

DUPR

3.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5316418618
显示原始对决元数据 JSON
[
  {
    "team_id": 7345348950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Buss",
        "dupr_id": "8E4GJV",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Fahsel",
        "dupr_id": "9PRVVK",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7384405367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Herbig",
        "dupr_id": "8M65PG",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Greg Herbig",
        "dupr_id": "89MQZK",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]