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

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

ID: 5099371146

对局比分

11-4

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

7:30 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.703

EM
Eric mitcham

EWPMRM · Marietta, GA, US

DUPR

4.132

阵营 2负方
TS
Tatum Scroggs

8KNGV7 · Oakwood, GA, US

DUPR

4.513

KB
Klay Bloom

QPWZ65 · Hall County, GA, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5099371146
显示原始对决元数据 JSON
[
  {
    "team_id": 5164139324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Eric mitcham",
        "dupr_id": "EWPMRM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 4381702146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tatum Scroggs",
        "dupr_id": "8KNGV7",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Oakwood, GA, US"
      },
      {
        "name": "Klay Bloom",
        "dupr_id": "QPWZ65",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Hall County, GA, US"
      }
    ]
  }
]