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

Pool A - DUPR 18 - The Dink Minor League Pickleball @ The Picklr Biloxi, Mississippi

ID: 5642002354

对局比分

21-16

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
John To

2LD709 · New Orleans, LA, US

DUPR

4.714

DN
Diana Nguyen

4L6XP2 · Baton Rouge, LA, US

DUPR

4.135

阵营 2负方
LK
Louis Kobetz

0YP9KN · Denham Springs, LA, US

DUPR

4.072

EC
Emma Clements

PK4WWQ · New Orleans, LA, US

DUPR

4.397

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5642002354
显示原始对决元数据 JSON
[
  {
    "team_id": 5496124662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John To",
        "dupr_id": "2LD709",
        "rating": 4.714,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c1928d2ada2.jpg",
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Diana Nguyen",
        "dupr_id": "4L6XP2",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 4358913497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louis Kobetz",
        "dupr_id": "0YP9KN",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      },
      {
        "name": "Emma Clements",
        "dupr_id": "PK4WWQ",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]