返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time Folsom

ID: 7727255128

对局比分

7-10

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

5:00 PM

对决场地

110 Healthy Wy, Folsom, CA 95630, USA

未核实场馆

对决竞争阵营

阵营 1负方
FM
Fred Managhebi

9995ZJ · USA

DUPR

3.105

MM
Matt Mitchell

5EQWR5 · Rancho Cordova, CA, US

DUPR

3.110

阵营 2胜方
PW
Price Walker

P5WVNG · USA

DUPR

3.018

DA
David Adragna

V7YEM6 · El Dorado Hills, CA, US

DUPR

3.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7727255128
显示原始对决元数据 JSON
[
  {
    "team_id": 6207671588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fred Managhebi",
        "dupr_id": "9995ZJ",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Mitchell",
        "dupr_id": "5EQWR5",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  },
  {
    "team_id": 5570677487,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Price Walker",
        "dupr_id": "P5WVNG",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Adragna",
        "dupr_id": "V7YEM6",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      }
    ]
  }
]