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

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

ID: 5903409561

对局比分

11-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

10:15 AM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1负方
BN
Brian Noble

3ZYLPW · Duluth, GA, US

DUPR

5.222

JS
Jim Secrest

35EDPP · Overland Park, KS, US

DUPR

5.412

阵营 2胜方
JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.081

ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5903409561
显示原始对决元数据 JSON
[
  {
    "team_id": 8548221812,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Noble",
        "dupr_id": "3ZYLPW",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Jim Secrest",
        "dupr_id": "35EDPP",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 8122204326,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      },
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      }
    ]
  }
]