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

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

ID: 4649944612

对局比分

12-15

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

5:00 PM

对决场地

Canonsburg, PA

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Stephen Schwesinger

DNMV06 · USA

DUPR

3.961

BB
Benjamin Barber

G5D6WQ · Pittsburgh, PA, US

DUPR

4.151

阵营 2胜方
DW
Dennis Wei

MEGR2V · Pittsburgh, PA, US

DUPR

4.213

AP
Adam Peffer

8KM4E6 · Pittsburgh, PA, US

DUPR

4.754

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4649944612
显示原始对决元数据 JSON
[
  {
    "team_id": 6820495966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Schwesinger",
        "dupr_id": "DNMV06",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Barber",
        "dupr_id": "G5D6WQ",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 8558225448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dennis Wei",
        "dupr_id": "MEGR2V",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Adam Peffer",
        "dupr_id": "8KM4E6",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]