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

ERA's Lite Series - Masters Open - Men's Split Age Doubles - DUPR 8.5

ID: 6956520487

对局比分

11-1

获胜 / Win

对决日期

2025-12-14

对局时间 (估算)

8:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DT
David Torres

8M5G9O · Atascocita, TX, US

DUPR

4.721

EC
Eric Cohen

0YMD6N · USA

DUPR

3.912

阵营 2负方
JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.352

MM
Michael MoneyMan Mcmillian

4ZVEY6 · Spring, TX, US

DUPR

3.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6956520487
显示原始对决元数据 JSON
[
  {
    "team_id": 5299919073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Torres",
        "dupr_id": "8M5G9O",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Atascocita, TX, US"
      },
      {
        "name": "Eric Cohen",
        "dupr_id": "0YMD6N",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4380749795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Michael MoneyMan Mcmillian",
        "dupr_id": "4ZVEY6",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  }
]