返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Men's DUPR Doubles (3.0-3.5)

ID: 7863633809

对局比分

11-6

落败 / Loss

对决日期

2026-04-20

对局时间 (估算)

6:15 AM

对决场地

Dill Dinkers SRQ

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Bryan Marshall

Y4JVGK · USA

DUPR

2.875

DS
Derek Sachs

6ZRO9E · Sarasota, FL, US

DUPR

3.507

阵营 2负方
CM
Carlos Miranda

JPN2LJ · FL, US

DUPR

3.171

JM
Jon Martin

DYVOVY · Sarasota County, FL, US

DUPR

3.044

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7863633809
显示原始对决元数据 JSON
[
  {
    "team_id": 8038064735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Marshall",
        "dupr_id": "Y4JVGK",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Sachs",
        "dupr_id": "6ZRO9E",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4757314914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Miranda",
        "dupr_id": "JPN2LJ",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Jon Martin",
        "dupr_id": "DYVOVY",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": "Sarasota County, FL, US"
      }
    ]
  }
]