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

Cresswind Classic at Club 33 - Mens Doubles Skill: (4.5 And Above) Age: (12 To 39)

ID: 4407523670

对局比分

2-11

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
CP
Carlos Perez

6ZJONG · Gwinnett County, GA, US

DUPR

3.832

Michael Grimsley

8WDKMM · Alpharetta, GA, US

DUPR

3.744

阵营 2胜方
CB
Connor Berry

N7YWMW · Lexington, SC, US

DUPR

3.389

MF
Michael Finch

4Z7OJM · Columbia, SC, US

DUPR

4.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4407523670
显示原始对决元数据 JSON
[
  {
    "team_id": 6736163004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carlos Perez",
        "dupr_id": "6ZJONG",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Michael Grimsley",
        "dupr_id": "8WDKMM",
        "rating": 3.744,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067458/images/profile/1e79f141-f392-4ab4-ba1a-f42393d90b51.png",
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6607847286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Berry",
        "dupr_id": "N7YWMW",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Michael Finch",
        "dupr_id": "4Z7OJM",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]