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

2026 ECT Summer Slam by Jenkins Engineering - Mixed Doubles Skill: (4.0 All Ages) (4.5+ 50+)

ID: 8301367244

对局比分

15-13

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

Niceville, FL

未核实场馆

对决竞争阵营

阵营 1胜方
Donna Pinion

L59VKQ · Pensacola, FL, US

DUPR

3.864

AS
Anthony Scigliano

RZYDDQ · Panama City Beach, FL, US

DUPR

4.378

阵营 2负方
BB
beverly billingsley

8KZY67 · Pensacola, FL, US

DUPR

4.402

JD
John Dohogne

8KJE56 · Freeport, FL, US

DUPR

4.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8301367244
显示原始对决元数据 JSON
[
  {
    "team_id": 4771911974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Pinion",
        "dupr_id": "L59VKQ",
        "rating": 3.864,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/178513/images/profile/24d2d9ed-2ed7-47dd-bb8a-1782c7626b38.png",
        "location": "Pensacola, FL, US"
      },
      {
        "name": "Anthony Scigliano",
        "dupr_id": "RZYDDQ",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Panama City Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7422667334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "beverly billingsley",
        "dupr_id": "8KZY67",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "John Dohogne",
        "dupr_id": "8KJE56",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Freeport, FL, US"
      }
    ]
  }
]