返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Senior Mens 4.5+ - Stallion Slam 2026

ID: 7770066938

对局比分

4-15

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

3:30 PM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Larry Pool

YG5YZP · Walker, LA, US

DUPR

4.472

JF
Jeff Fuscia

3VXDXP · Livingston, LA, US

DUPR

3.969

阵营 2胜方
SE
Shane Edwards

3Z7ZRL · Zachary, LA, US

DUPR

5.021

RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7770066938
显示原始对决元数据 JSON
[
  {
    "team_id": 5646979603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Pool",
        "dupr_id": "YG5YZP",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Walker, LA, US"
      },
      {
        "name": "Jeff Fuscia",
        "dupr_id": "3VXDXP",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Livingston, LA, US"
      }
    ]
  },
  {
    "team_id": 7481870076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Edwards",
        "dupr_id": "3Z7ZRL",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Zachary, LA, US"
      },
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]