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

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

ID: 6484968865

对局比分

21-12

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

2:15 AM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
LK
Louis Kobetz

0YP9KN · Denham Springs, LA, US

DUPR

4.081

EC
Emma Clements

PK4WWQ · New Orleans, LA, US

DUPR

4.393

阵营 2负方
IF
Ignacio Fernandez

DWK57L · Baton Rouge, LA, US

DUPR

3.866

DR
Danielle Ricks

ZNGJPD · Baton Rouge, LA, US

DUPR

3.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6484968865
显示原始对决元数据 JSON
[
  {
    "team_id": 5239666072,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Kobetz",
        "dupr_id": "0YP9KN",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      },
      {
        "name": "Emma Clements",
        "dupr_id": "PK4WWQ",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 5178770361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ignacio Fernandez",
        "dupr_id": "DWK57L",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Danielle Ricks",
        "dupr_id": "ZNGJPD",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]