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

ERA 3v3 Showdown: Men's DUPR 11

ID: 5615926305

对局比分

4-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
Mike Batman Cohen

7DZQRN · Spring, TX, US

DUPR

3.792

IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.633

阵营 2胜方
AB
Alan Baich

0Y20NQ · Spring, TX, US

DUPR

3.738

BP
Brice Phillips

8DZ56M · Magnolia, TX, US

DUPR

3.528

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5615926305
显示原始对决元数据 JSON
[
  {
    "team_id": 6401857433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Batman Cohen",
        "dupr_id": "7DZQRN",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 5072046311,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Baich",
        "dupr_id": "0Y20NQ",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Brice Phillips",
        "dupr_id": "8DZ56M",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  }
]