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

Suncoast Open - NPL Tournament Series - Men's Pro Doubles 50+

ID: 8165209568

对局比分

11-9, 11-8

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

9:00 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.053

ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.056

阵营 2负方
BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.085

KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8165209568
显示原始对决元数据 JSON
[
  {
    "team_id": 7039829519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      },
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      }
    ]
  },
  {
    "team_id": 8158395456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      }
    ]
  }
]