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

Red, White & Rally Tournament - Men's Doubles Skill: (4.0) Age: (Any)

ID: 7090608453

对局比分

2-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

10:15 AM

对决场地

Baldwinsville, NY

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Khant Soe

WXG7PG · Rochester, NY, US

DUPR

4.227

DP
Dean Perkins

Z9QRGL · USA

DUPR

4.113

阵营 2胜方
DC
Domenick Corsitto

KX50PK · Baldwinsville, NY, US

DUPR

4.240

DA
Daniel Alexander

O69ZDP · Baldwinsville, NY, US

DUPR

4.238

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7090608453
显示原始对决元数据 JSON
[
  {
    "team_id": 5039247377,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Khant Soe ",
        "dupr_id": "WXG7PG",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Dean Perkins",
        "dupr_id": "Z9QRGL",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7013906745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Domenick Corsitto",
        "dupr_id": "KX50PK",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      },
      {
        "name": "Daniel Alexander",
        "dupr_id": "O69ZDP",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]