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

Week 6 Round 2

ID: 5332856247

对局比分

9-5

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

4:45 AM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Mason Forando

P5RWPG · Troy, NY, US

DUPR

3.566

AA
Alexi Anderson

DNX2QX · Watervliet, NY, US

DUPR

3.328

阵营 2负方
JE
Joe Ehlinger

E9NQ5V · USA

DUPR

3.215

SP
Sub Pickle

EL27RW · USA

DUPR

2.550

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5332856247
显示原始对决元数据 JSON
[
  {
    "team_id": 7646360502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Forando",
        "dupr_id": "P5RWPG",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Alexi Anderson",
        "dupr_id": "DNX2QX",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Watervliet, NY, US"
      }
    ]
  },
  {
    "team_id": 5282518895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe  Ehlinger",
        "dupr_id": "E9NQ5V",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sub Pickle",
        "dupr_id": "EL27RW",
        "rating": 2.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]