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

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 50+

ID: 7332331112

对局比分

11-15

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

9:00 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1负方
Natasha Linton

1R05GM · Hopkinton, MA, US

DUPR

5.104

HL
Hugh Laroque

8KEWJY · Chesterbrook, PA, US

DUPR

5.287

阵营 2胜方
MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.750

PE
Philip Edwards

PK56RE · USA

DUPR

5.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7332331112
显示原始对决元数据 JSON
[
  {
    "team_id": 7423478136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Natasha Linton",
        "dupr_id": "1R05GM",
        "rating": 5.104,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1283294/images/profile/5b90c226-30f7-4de5-a2f3-12898f4f3cad.png",
        "location": "Hopkinton, MA, US"
      },
      {
        "name": "Hugh Laroque",
        "dupr_id": "8KEWJY",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      }
    ]
  },
  {
    "team_id": 6812757084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Philip Edwards",
        "dupr_id": "PK56RE",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]