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

Three Rivers Championship - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7780816103

对局比分

15-7

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Canonsburg, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.086

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.360

阵营 2负方
MD
Matteo Del Brocco

V6ZRD7 · USA

DUPR

4.447

KD
Kiron Deb

GW79VX · Pittsburgh, PA, US

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7780816103
显示原始对决元数据 JSON
[
  {
    "team_id": 6167617050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  },
  {
    "team_id": 6479929493,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matteo Del Brocco",
        "dupr_id": "V6ZRD7",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kiron Deb",
        "dupr_id": "GW79VX",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]