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

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

ID: 5528378618

对局比分

5-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

3:30 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1负方
MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.424

Alan Mendelson

8D54WM · Bay Harbor Islands, FL, US

DUPR

4.910

阵营 2胜方
JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.068

ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5528378618
显示原始对决元数据 JSON
[
  {
    "team_id": 7484019600,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      },
      {
        "name": "Alan Mendelson",
        "dupr_id": "8D54WM",
        "rating": 4.91,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1143426/images/profile/1137fff4-01f2-4813-9d6a-b948b3f8ed11.png",
        "location": "Bay Harbor Islands, FL, US"
      }
    ]
  },
  {
    "team_id": 5787652157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      },
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      }
    ]
  }
]