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

Pool B- DUPR 16 - The Dink Minor League Pickleball @ The Hub City Cup, presented by Hub City Realty - Southern Pickleball

ID: 8219819222

对局比分

17-21

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

3:30 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
RR
Ricky Rodrigue

V7NJW6 · New Orleans, LA, US

DUPR

3.808

LR
Liz Rodrigue

GG707V · New Orleans, LA, US

DUPR

4.079

阵营 2胜方
CC
Cooper Cearley

NY9P7W · Vicksburg, MS, US

DUPR

4.508

BH
Bri hong

KOQK0K · Hattiesburg, MS, US

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8219819222
显示原始对决元数据 JSON
[
  {
    "team_id": 7050958872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricky Rodrigue",
        "dupr_id": "V7NJW6",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Liz Rodrigue",
        "dupr_id": "GG707V",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 7259445680,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cooper Cearley",
        "dupr_id": "NY9P7W",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Vicksburg, MS, US"
      },
      {
        "name": "Bri hong",
        "dupr_id": "KOQK0K",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]