返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR 12 - The Dink Minor League Pickleball @ The Picklr Biloxi, Mississippi

ID: 8233133962

对局比分

14-21

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
CB
Christopher Boyer

V7JPNP · Mandeville, LA, US

DUPR

2.758

HH
Hugh Hamilton

JPGZVD · USA

DUPR

2.501

阵营 2胜方
RW
Reuben Wedgeworth

2QGX5R · Gulfport, MS, US

DUPR

3.477

DS
DeWayne Smith

YNXGPK · Biloxi, MS, US

DUPR

3.237

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8233133962
显示原始对决元数据 JSON
[
  {
    "team_id": 7992095220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Boyer",
        "dupr_id": "V7JPNP",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Hugh Hamilton",
        "dupr_id": "JPGZVD",
        "rating": 2.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8041151329,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reuben Wedgeworth",
        "dupr_id": "2QGX5R",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "DeWayne Smith",
        "dupr_id": "YNXGPK",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]