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

Pool B - DUPR 14 The Dink Minor League Pickleball

ID: 4456407749

对局比分

21-14

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

6:15 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
GG
Greg Goodman

GGYELG · Tulsa, OK, US

DUPR

3.357

BD
Brian Dinsmore

OZ95DW · USA

DUPR

3.762

阵营 2负方
DD
daniel do

L2YOW5 · USA

DUPR

3.431

TD
Thinh Dinh

M2DVOD · USA

DUPR

3.750

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4456407749
显示原始对决元数据 JSON
[
  {
    "team_id": 4559772230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Goodman",
        "dupr_id": "GGYELG",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Brian Dinsmore",
        "dupr_id": "OZ95DW",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7070249230,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "daniel do",
        "dupr_id": "L2YOW5",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thinh Dinh",
        "dupr_id": "M2DVOD",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]