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

2026 Show-Me State Games Winter Blast - Womens Doubles Skill: (4.5 And Under) Age: (49 And Under)

ID: 6725940811

对局比分

8-11, 11-2, 11-9

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

8:45 AM

对决场地

Fenton, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
RH
Rebecca Hawkins

RZODON · Lake Saint Louis, MO, US

DUPR

4.019

PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.420

阵营 2负方
SG
Sarah Gibson

8WMZLY · Chesterfield, MO, US

DUPR

4.248

KL
Kimberly Lake

2Q5RME · Saint Charles, MO, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6725940811
显示原始对决元数据 JSON
[
  {
    "team_id": 7350901139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Hawkins",
        "dupr_id": "RZODON",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  },
  {
    "team_id": 7205607942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Gibson",
        "dupr_id": "8WMZLY",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Kimberly Lake",
        "dupr_id": "2Q5RME",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  }
]