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

Bounce Philly $10K Summer Open - Mens Doubles Skill: (4.500 To 5.999) Age: (Any)

ID: 4487589013

对局比分

12-15

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
CK
Cam Koryga

V7WX4E · USA

DUPR

3.626

MK
Matthew Korsak

RYK97D · Egg Harbor Township, NJ, US

DUPR

4.809

阵营 2胜方
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.372

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.937

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4487589013
显示原始对决元数据 JSON
[
  {
    "team_id": 5297159484,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cam Koryga",
        "dupr_id": "V7WX4E",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Korsak",
        "dupr_id": "RYK97D",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 4950949229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  }
]