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

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

ID: 7552691822

对局比分

2-11

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

3:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
AR
Andy Robison

760LY0 · USA

DUPR

3.614

JR
Joshua Robison

1RJE4N · USA

DUPR

3.051

阵营 2胜方
RP
Rith Peou

KO9KKK · Winchester, MA, US

DUPR

3.375

JC
John Colantino

EGM4DJ · Winchester, MA, US

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7552691822
显示原始对决元数据 JSON
[
  {
    "team_id": 7097039086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Robison",
        "dupr_id": "760LY0",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Robison",
        "dupr_id": "1RJE4N",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7661734963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rith Peou",
        "dupr_id": "KO9KKK",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      },
      {
        "name": "John Colantino",
        "dupr_id": "EGM4DJ",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  }
]