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

Paris Pickleball Tournament - Womens Doubles Skill: (4.5 And Under) Age: (Any)

ID: 7054228576

对局比分

9-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Paris, TN

View Facility Page →

对决竞争阵营

阵营 1负方
LM
Lita Messer

Z9M79L · Hendersonville, TN, US

DUPR

3.867

RB
Rachel Bevans

3P676Q · Clarksville, TN, US

DUPR

4.536

阵营 2胜方
KT
Kayla Travis

3OWLV7 · Calvert City, KY, US

DUPR

4.605

TJ
Trish Jordan

PKYQLZ · Paducah, KY, US

DUPR

3.506

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7054228576
显示原始对决元数据 JSON
[
  {
    "team_id": 6044730900,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lita Messer",
        "dupr_id": "Z9M79L",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      },
      {
        "name": "Rachel Bevans",
        "dupr_id": "3P676Q",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Clarksville, TN, US"
      }
    ]
  },
  {
    "team_id": 8228929218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kayla Travis",
        "dupr_id": "3OWLV7",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Calvert City, KY, US"
      },
      {
        "name": "Trish Jordan",
        "dupr_id": "PKYQLZ",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Paducah, KY, US"
      }
    ]
  }
]