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

DUPR 18 - LOUISIANA STATE CHAMPIONSHIP The Dink Minor League Pickleball @ Stacks Cup – Louisiana

ID: 6194428121

对局比分

21-16

获胜 / Win

对决日期

2025-11-02

对局时间 (估算)

6:15 AM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jenny Lafont

N7G9VZ · Thibodaux, LA, US

DUPR

4.051

TD
Trish Daigle

YG09MD · Lakewood Ranch, FL, US

DUPR

4.162

阵营 2负方
TP
Trisha Pham

W6V9MM · Baton Rouge, LA, US

DUPR

3.674

DN
Diana Nguyen

4L6XP2 · Baton Rouge, LA, US

DUPR

4.123

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6194428121
显示原始对决元数据 JSON
[
  {
    "team_id": 5777362553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Lafont",
        "dupr_id": "N7G9VZ",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Trish Daigle",
        "dupr_id": "YG09MD",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 4683067983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trisha Pham",
        "dupr_id": "W6V9MM",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Diana Nguyen",
        "dupr_id": "4L6XP2",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]