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

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

ID: 6838154743

对局比分

15-9

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Canonsburg, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.075

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.350

阵营 2负方
SS
Stephen Schwesinger

DNMV06 · USA

DUPR

4.084

BB
Benjamin Barber

G5D6WQ · USA

DUPR

4.199

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6838154743
显示原始对决元数据 JSON
[
  {
    "team_id": 7615648180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  },
  {
    "team_id": 6308348620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Schwesinger",
        "dupr_id": "DNMV06",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Barber",
        "dupr_id": "G5D6WQ",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]