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

PATL Royale - Womens Doubles Skill: (4.0/4.5 COMBINED) Age: (ALL)

ID: 7554762673

对局比分

15-0

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Caroline Lord

DNW4YM · Carrollton, GA, US

DUPR

3.872

Claire Mowling

RWY99M · Carrollton, GA, US

DUPR

4.461

阵营 2负方
KM
Katie Mosley

KO5G26 · Carrollton, GA, US

DUPR

4.018

KH
Kara Hellmann

YMVY9P · USA

DUPR

3.251

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7554762673
显示原始对决元数据 JSON
[
  {
    "team_id": 5203122463,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caroline Lord",
        "dupr_id": "DNW4YM",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Claire Mowling",
        "dupr_id": "RWY99M",
        "rating": 4.461,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/189054/images/profile/6560d5fc-b5fb-4777-8286-076e658fb29c.png",
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 5104693232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Mosley",
        "dupr_id": "KO5G26",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Kara Hellmann",
        "dupr_id": "YMVY9P",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]