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

2025 PUPC Two Person Progressive Tournament

ID: 7172677530

对局比分

4-11, 10-12, 9-11, 2-11

落败 / Loss

对决日期

2025-08-26

对局时间 (估算)

7:30 PM

对决场地

Lake Saint Louis, MO, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JF
Josh Feather

3PP6WZ · Creve Coeur, MO, US

DUPR

4.040

LW
Louis wallace

8KNOK8 · St. Louis, MO, US

DUPR

4.131

阵营 2胜方
JP
John Paden

7D9DK0 · St. Peters, MO, US

DUPR

4.609

BR
Brian Romine

352WGV · O'Fallon, MO, US

DUPR

4.494

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7172677530
显示原始对决元数据 JSON
[
  {
    "team_id": 4405339428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Feather",
        "dupr_id": "3PP6WZ",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Creve Coeur, MO, US"
      },
      {
        "name": "Louis wallace",
        "dupr_id": "8KNOK8",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 6689164805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paden",
        "dupr_id": "7D9DK0",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "Brian Romine",
        "dupr_id": "352WGV",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]