返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Camp Pickleball's 1st Anniversary Tournament - Mixed Doubles: (4.0 to 4.5) Age: (33 And Above)

ID: 5163802023

对局比分

11-7

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

4:45 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Natalie Colicci Favretto

8E4PPM · Trumbull, CT, US

DUPR

3.460

Jeff Morse

4L62RM · Clinton, CT, US

DUPR

4.464

阵营 2负方
LH
Lisa Hoover

8E2ZKV · CT, US

DUPR

4.000

ER
Ethan rappaport

KOMLLO · Orange, CT, US

DUPR

4.020

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5163802023
显示原始对决元数据 JSON
[
  {
    "team_id": 5949654492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Colicci Favretto",
        "dupr_id": "8E4PPM",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      },
      {
        "name": "Jeff Morse",
        "dupr_id": "4L62RM",
        "rating": 4.464,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1232132/images/profile/65abe4a1-d4fb-4b52-83c3-137bc2ee91be.jpg",
        "location": "Clinton, CT, US"
      }
    ]
  },
  {
    "team_id": 8444095021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Hoover",
        "dupr_id": "8E2ZKV",
        "rating": 4,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Ethan rappaport",
        "dupr_id": "KOMLLO",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Orange, CT, US"
      }
    ]
  }
]