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

LTP Fall Frenzy Tournament - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 7075529999

对局比分

8-11

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

12:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
RP
Rith Peou

KO9KKK · Winchester, MA, US

DUPR

3.354

JC
John Colantino

EGM4DJ · Winchester, MA, US

DUPR

3.930

阵营 2胜方
DB
David Bermingham

MYJGRD · Easton, MA, US

DUPR

3.563

PF
Peter Fischer

8EDVKV · Easton, MA, US

DUPR

3.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7075529999
显示原始对决元数据 JSON
[
  {
    "team_id": 5584283291,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rith Peou",
        "dupr_id": "KO9KKK",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      },
      {
        "name": "John Colantino",
        "dupr_id": "EGM4DJ",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  },
  {
    "team_id": 5864346667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Bermingham",
        "dupr_id": "MYJGRD",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Peter Fischer",
        "dupr_id": "8EDVKV",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]