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

The Great Defrost - Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 8575645603

对局比分

11-8

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

8:45 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Stephen Mendoza

KONLW6 · Lancaster, OH, US

DUPR

3.917

RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.848

阵营 2负方
DB
Dan Berry

RY4Y0D · Dublin, OH, US

DUPR

3.652

ML
Matthew Levy

7DWW55 · Marysville, OH, US

DUPR

3.714

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8575645603
显示原始对决元数据 JSON
[
  {
    "team_id": 6968682573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Mendoza",
        "dupr_id": "KONLW6",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      },
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      }
    ]
  },
  {
    "team_id": 7707602681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Berry",
        "dupr_id": "RY4Y0D",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Matthew Levy",
        "dupr_id": "7DWW55",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Marysville, OH, US"
      }
    ]
  }
]