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

Hudson Valley Pickleball Autumn Slam - Mens Doubles Skill: (4.0) Age: (Any)

ID: 5852194409

对局比分

11-3

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

6:15 AM

对决场地

Poughkeepsie, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
FC
Franklin Castro

YGOY04 · Vernon Township, NJ, US

DUPR

4.160

SO
Steve Oliver

4ZWZMM · USA

DUPR

3.694

阵营 2负方
DB
Darren Beram

LV74DZ · Ossining, NY, US

DUPR

3.157

GW
Gary Wilson

674X7E · Port Stephens, NSW, AU

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5852194409
显示原始对决元数据 JSON
[
  {
    "team_id": 6172466916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Franklin Castro",
        "dupr_id": "YGOY04",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Vernon Township, NJ, US"
      },
      {
        "name": "Steve  Oliver",
        "dupr_id": "4ZWZMM",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6638311960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Beram",
        "dupr_id": "LV74DZ",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": "Ossining, NY, US"
      },
      {
        "name": "Gary Wilson",
        "dupr_id": "674X7E",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Port Stephens, NSW, AU"
      }
    ]
  }
]