返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Life Time Fall Classic Peachtree Corners - Mens Doubles Skill: 4.5 +

ID: 7750021544

对局比分

15-8

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

9:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

5.012

KM
Kevin Mooney

94OP6K · Atlanta, GA, US

DUPR

4.224

阵营 2负方
MH
Mike Hall

8WN9VK · Peachtree Corners, GA, US

DUPR

4.730

BC
Brian Campa

30PGXG · Atlanta, GA, US

DUPR

4.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7750021544
显示原始对决元数据 JSON
[
  {
    "team_id": 8534018205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Kevin Mooney",
        "dupr_id": "94OP6K",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4794888393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Hall",
        "dupr_id": "8WN9VK",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Brian Campa",
        "dupr_id": "30PGXG",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]