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

East Bay Pickleball Club

ID: 4774700958

对局比分

11-5

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

7:30 PM

对决场地

Warren, RI 02885, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Matthew cardoza

9P0R6V · USA

DUPR

3.666

TF
Tom Forcier

89MJLE · Barrington, RI, US

DUPR

3.765

阵营 2负方
JA
JJ Arruda

76N2VN · MA, US

DUPR

3.894

JT
Jeffrey Trull

D99NOX · USA

DUPR

3.252

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4774700958
显示原始对决元数据 JSON
[
  {
    "team_id": 6977768278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew cardoza",
        "dupr_id": "9P0R6V",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Forcier",
        "dupr_id": "89MJLE",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Barrington, RI, US"
      }
    ]
  },
  {
    "team_id": 7305923735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Jeffrey Trull",
        "dupr_id": "D99NOX",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]