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

Dinkville Winter Classic Jan 31st-Feb 1st - Mixed Doubles 3.0-3.5

ID: 4505970091

对局比分

3-11

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

8:45 AM

对决场地

Pickleball Kingdom Hendersonville

未核实场馆

对决竞争阵营

阵营 1负方
JB
Julee Batson

RYY54D · USA

DUPR

3.213

GB
Glen Batson

GXNL0M · USA

DUPR

2.094

阵营 2胜方
DJ
Denise Jasper

L5GLPJ · Lebanon, TN, US

DUPR

2.941

SJ
Scott Jasper

PKNX6M · Lebanon, TN, US

DUPR

3.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4505970091
显示原始对决元数据 JSON
[
  {
    "team_id": 6872169373,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julee Batson",
        "dupr_id": "RYY54D",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glen Batson",
        "dupr_id": "GXNL0M",
        "rating": 2.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5150081541,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denise Jasper",
        "dupr_id": "L5GLPJ",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Scott Jasper",
        "dupr_id": "PKNX6M",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]