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

Cresswind Classic at Club 33 - Mens Doubles Skill: (3.5) Age: (40 To 59)

ID: 4753552393

对局比分

13-15

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
Carl Cottrell

P8MZL3 · Auburn, GA, US

DUPR

3.588

SC
Sean chambers

56ZGM0 · Braselton, GA, US

DUPR

3.451

阵营 2胜方
RG
Rakesh Gosain

PKOKOE · Winder, GA, US

DUPR

3.340

CL
Chris Langston

EGOPMO · Monroe, GA, US

DUPR

3.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4753552393
显示原始对决元数据 JSON
[
  {
    "team_id": 4539499661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Cottrell",
        "dupr_id": "P8MZL3",
        "rating": 3.588,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88196_604050700825c.jpeg",
        "location": "Auburn, GA, US"
      },
      {
        "name": "Sean chambers",
        "dupr_id": "56ZGM0",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Braselton, GA, US"
      }
    ]
  },
  {
    "team_id": 5783526444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rakesh Gosain",
        "dupr_id": "PKOKOE",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Winder, GA, US"
      },
      {
        "name": "Chris Langston",
        "dupr_id": "EGOPMO",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Monroe, GA, US"
      }
    ]
  }
]