返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.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: 6691277349

对局比分

11-3

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

10:15 AM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.725

ET
Evan Trowbridge

0YZGN4 · Alpharetta, GA, US

DUPR

4.816

阵营 2负方
KK
Kyle Kanaitis

G5XXVQ · Woodstock, GA, US

DUPR

4.684

JC
Justin Cobkit

ZNW0JL · Marietta, GA, US

DUPR

4.448

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6691277349
显示原始对决元数据 JSON
[
  {
    "team_id": 7835025508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      },
      {
        "name": "Evan Trowbridge",
        "dupr_id": "0YZGN4",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6932416112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Kanaitis",
        "dupr_id": "G5XXVQ",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Justin Cobkit",
        "dupr_id": "ZNW0JL",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]