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

Paddle Battle Tournament for NEMS Habitat for Humanity 2026 - Mens Doubles Skill: (4.0 And Above) Age: (35 To 49)

ID: 7578843283

对局比分

6-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

8:45 AM

对决场地

Tupelo, MS

View Facility Page →

对决竞争阵营

阵营 1负方
JF
John Formsma

ZD9M7M · New Albany, MS, US

DUPR

3.861

DG
David Green

4Q44WM · USA

DUPR

3.922

阵营 2胜方
TT
TeeJay Timms

990277 · Tupelo, MS, US

DUPR

3.892

WR
Will Reed

RYR5WN · USA

DUPR

4.191

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7578843283
显示原始对决元数据 JSON
[
  {
    "team_id": 4790421568,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Formsma",
        "dupr_id": "ZD9M7M",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "New Albany, MS, US"
      },
      {
        "name": "David Green",
        "dupr_id": "4Q44WM",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7121372350,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TeeJay Timms",
        "dupr_id": "990277",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Tupelo, MS, US"
      },
      {
        "name": "Will Reed",
        "dupr_id": "RYR5WN",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]