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

The 2026 Furry Fracas - a Victory Pickleball Series Event - Men's Doubles - OPEN $$ Event

ID: 7807087869

对局比分

11-5

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Noblesville, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
Michael Asplund

6ZR42G · Bloomington, IN, US

DUPR

5.148

MF
Michael Feagins

V7N06P · Cincinnati, OH, US

DUPR

5.216

阵营 2负方
JC
Joe Clark

8KPVJ7 · Cicero, IN, US

DUPR

4.975

LB
Luke Beasley

W6XY4Y · Brownsburg, IN, US

DUPR

4.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7807087869
显示原始对决元数据 JSON
[
  {
    "team_id": 4561528750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Asplund",
        "dupr_id": "6ZR42G",
        "rating": 5.148,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/2310/images/profile/8b53e61e-3159-48a5-b58d-57431efa86c7.jpg",
        "location": "Bloomington, IN, US"
      },
      {
        "name": "Michael Feagins",
        "dupr_id": "V7N06P",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 4485893586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Clark",
        "dupr_id": "8KPVJ7",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Cicero, IN, US"
      },
      {
        "name": "Luke Beasley",
        "dupr_id": "W6XY4Y",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      }
    ]
  }
]