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

Spring Smash at The Plex - Mens Doubles Skill: (4.5) Age: (Any)

ID: 4643066702

对局比分

3-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

3:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
Benjamin Farne

0YQR0X · Church Hill, TN, US

DUPR

4.406

JM
Justin Miller

DWNDE6 · Kingsport, TN, US

DUPR

4.173

阵营 2胜方
MM
Marvin Mendy

YXMNDK · Knoxville, TN, US

DUPR

4.327

DB
dayton baker

6Z762D · Blountville, TN, US

DUPR

4.377

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4643066702
显示原始对决元数据 JSON
[
  {
    "team_id": 5796230463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Farne",
        "dupr_id": "0YQR0X",
        "rating": 4.406,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/167907/images/profile/dc23d38d-2416-4174-b8e9-c6639416b129.png",
        "location": "Church Hill, TN, US"
      },
      {
        "name": "Justin Miller",
        "dupr_id": "DWNDE6",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  },
  {
    "team_id": 8059112132,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marvin Mendy",
        "dupr_id": "YXMNDK",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "dayton baker",
        "dupr_id": "6Z762D",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Blountville, TN, US"
      }
    ]
  }
]