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

PATL Royale - Mixed Doubles Skill: (4.0) Age: (49 And Under)

ID: 5061989255

对局比分

14-16

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
CL
Camille Langley

M2GVDV · Carrollton, GA, US

DUPR

3.090

DG
Danial Gallagher

6NPKXG · USA

DUPR

4.051

阵营 2胜方
DA
Danylle Ackerman

67QNOG · Villa Rica, GA, US

DUPR

3.835

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.198

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5061989255
显示原始对决元数据 JSON
[
  {
    "team_id": 4372226060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camille Langley",
        "dupr_id": "M2GVDV",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Danial Gallagher",
        "dupr_id": "6NPKXG",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6705661135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danylle Ackerman",
        "dupr_id": "67QNOG",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]