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

MTP 2026 February Indoor Tournament / $1,000 Moneyball (DUPR 4.5 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.5 & below

ID: 5405513130

对局比分

11-8

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

7:30 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JV
Jason Vu

KDGOR6 · Dacula, GA, US

DUPR

4.487

Q
Quang

KOMVMY · Gainesville, GA, US

DUPR

4.410

阵营 2负方
DB
dayton baker

6Z762D · Blountville, TN, US

DUPR

4.324

ED
ethan dugger

M220MO · Knoxville, TN, US

DUPR

4.315

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5405513130
显示原始对决元数据 JSON
[
  {
    "team_id": 6034245776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Vu",
        "dupr_id": "KDGOR6",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Quang",
        "dupr_id": "KOMVMY",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      }
    ]
  },
  {
    "team_id": 5386530025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "dayton baker",
        "dupr_id": "6Z762D",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Blountville, TN, US"
      },
      {
        "name": "ethan dugger",
        "dupr_id": "M220MO",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  }
]