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

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

ID: 5234286331

对局比分

15-9

获胜 / Win

对决日期

2025-08-16

对局时间 (估算)

8:45 AM

对决场地

Jasper, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
LH
Laura Herbig

8M65PG · Lawrenceville, GA, US

DUPR

3.613

GH
Greg Herbig

89MQZK · Lawrenceville, GA, US

DUPR

3.560

阵营 2负方
BG
Becky Griffith

2QRQM7 · USA

DUPR

3.708

KJ
Keith Johnson

V4PZY5 · USA

DUPR

3.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5234286331
显示原始对决元数据 JSON
[
  {
    "team_id": 5615012412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Herbig",
        "dupr_id": "8M65PG",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Greg Herbig",
        "dupr_id": "89MQZK",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 8098103857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Griffith",
        "dupr_id": "2QRQM7",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Johnson",
        "dupr_id": "V4PZY5",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]