返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Paris Pickleball Tournament - Mixed Doubles Skill: (4.0 And Under) Age: (Any)

ID: 6055505605

对局比分

1-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

2:15 AM

对决场地

Paris, TN

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Marissa Gomes

ELEOYE · USA

DUPR

2.975

AG
Austin Gomes

NXL0GZ · USA

DUPR

2.689

阵营 2胜方
TJ
Trish Jordan

PKYQLZ · Paducah, KY, US

DUPR

3.512

GC
Gavin Caldwell

NYMWZ2 · Enterprise, AL, US

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6055505605
显示原始对决元数据 JSON
[
  {
    "team_id": 8174829229,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marissa Gomes",
        "dupr_id": "ELEOYE",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Gomes",
        "dupr_id": "NXL0GZ",
        "rating": 2.689,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6286126088,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trish Jordan",
        "dupr_id": "PKYQLZ",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Paducah, KY, US"
      },
      {
        "name": "Gavin Caldwell",
        "dupr_id": "NYMWZ2",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Enterprise, AL, US"
      }
    ]
  }
]