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

PATL Royale - Mixed Doubles Skill: (4.5 And Above) Age: (5 And Above)

ID: 7406408437

对局比分

9-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

2:15 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
KM
Katie Mosley

KO5G26 · Carrollton, GA, US

DUPR

3.988

RG
Reed Gaston

8MVM2V · Carrollton, GA, US

DUPR

4.543

阵营 2胜方
PB
Payton Blevins

YG0GJE · Jacksonville, AL, US

DUPR

4.217

TB
Tanner Brasher

1RNY0M · Oxford, AL, US

DUPR

4.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7406408437
显示原始对决元数据 JSON
[
  {
    "team_id": 8003873671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Mosley",
        "dupr_id": "KO5G26",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Reed Gaston",
        "dupr_id": "8MVM2V",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 4737922378,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Payton Blevins",
        "dupr_id": "YG0GJE",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Jacksonville, AL, US"
      },
      {
        "name": "Tanner Brasher",
        "dupr_id": "1RNY0M",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Oxford, AL, US"
      }
    ]
  }
]