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

GO.ALL.OUT - Mens Doubles Skill: (4.0 & 4.5) Age: (15+/35+/50+/60+) COMBINED

ID: 7399941566

对局比分

4-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

3:30 PM

对决场地

Johnson City, TN

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Eric Sparks

59Y2Q0 · Jonesborough, TN, US

DUPR

3.894

SD
Scott Dietrich

3VDW75 · Kingsport, TN, US

DUPR

4.003

阵营 2胜方
Benjamin Farne

0YQR0X · Church Hill, TN, US

DUPR

4.491

JM
Justin Miller

DWNDE6 · Kingsport, TN, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7399941566
显示原始对决元数据 JSON
[
  {
    "team_id": 5366967656,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Sparks",
        "dupr_id": "59Y2Q0",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Jonesborough, TN, US"
      },
      {
        "name": "Scott Dietrich",
        "dupr_id": "3VDW75",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  },
  {
    "team_id": 6032454234,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Farne",
        "dupr_id": "0YQR0X",
        "rating": 4.491,
        "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.156,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]