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

LTP Pickleball Holiday Pickleball Classic 2 - Womens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4746641472

对局比分

5-15

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

1:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
LM
Lauren Manville

59R0V0 · Portsmouth, RI, US

DUPR

4.262

VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.359

阵营 2胜方
SW
Sandy wang

GGGE6Q · Boston, MA, US

DUPR

4.910

HS
Hannah Shin

V49Y9E · Waltham, MA, US

DUPR

5.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4746641472
显示原始对决元数据 JSON
[
  {
    "team_id": 5797333798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Manville",
        "dupr_id": "59R0V0",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Portsmouth, RI, US"
      },
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  },
  {
    "team_id": 5269922629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandy wang",
        "dupr_id": "GGGE6Q",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Hannah Shin",
        "dupr_id": "V49Y9E",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  }
]