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

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

ID: 5059474194

对局比分

15-3

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.496

SN
Sawyer Nickel

4LX5NM · Pocono Pines, PA, US

DUPR

4.848

阵营 2负方
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.370

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.935

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5059474194
显示原始对决元数据 JSON
[
  {
    "team_id": 7676346517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Sawyer Nickel",
        "dupr_id": "4LX5NM",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Pocono Pines, PA, US"
      }
    ]
  },
  {
    "team_id": 5198572638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  }
]