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

Men's 4.0+ - Pickle & Play

ID: 6118496628

对局比分

11-4, 11-5

获胜 / Win

对决日期

2025-04-26

对局时间 (估算)

1:00 PM

对决场地

Paris Sports Complex

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Michael Cain

8D4YM1 · Midland, TX, US

DUPR

4.950

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.627

阵营 2负方
BB
Brad Bedford

GGORYQ · Paris, TX, US

DUPR

4.063

MS
Matthew Smith

DNPEJM · Paris, TX, US

DUPR

3.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6118496628
显示原始对决元数据 JSON
[
  {
    "team_id": 4419869371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Cain",
        "dupr_id": "8D4YM1",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 4564864852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Bedford",
        "dupr_id": "GGORYQ",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      },
      {
        "name": "Matthew  Smith",
        "dupr_id": "DNPEJM",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      }
    ]
  }
]