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

PPA Tour: Open at the Las Vegas Strip - Mens Doubles Senior Open

ID: 5352179294

对局比分

11-3, 11-4

落败 / Loss

对决日期

2025-08-31

对局时间 (估算)

3:30 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.541

MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

4.992

阵营 2负方
AS
Allen Sanders

3PZ5LE · Conroe, TX, US

DUPR

5.040

DP
Dino Patane

1Q9GZN · Montgomery, TX, US

DUPR

4.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5352179294
显示原始对决元数据 JSON
[
  {
    "team_id": 4941689805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.541,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      }
    ]
  },
  {
    "team_id": 6722843288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allen Sanders",
        "dupr_id": "3PZ5LE",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Dino Patane",
        "dupr_id": "1Q9GZN",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]