返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool B - DUPR 20 The Dink Minor League Pickleball

ID: 7711920507

对局比分

21-15

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

4:45 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.839

EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.753

阵营 2负方
CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.772

SL
Sandy Leech

8W5R4G · Branson, MO, US

DUPR

4.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7711920507
显示原始对决元数据 JSON
[
  {
    "team_id": 4977193902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 7995731600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Sandy Leech",
        "dupr_id": "8W5R4G",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Branson, MO, US"
      }
    ]
  }
]