Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball People Tournament: Columbus - Mens Doubles Skill: 4.0 Age: Any

ID: 7616944362

Match Scores

6-11

Win

Play Date

2025-08-09

Play Time (Est)

7:30 PM

Play Location

Columbus, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
David Lemming

JJ524M · USA

DUPR

3.986

JJ
jeff joray

76MRZN · USA

DUPR

3.707

TEAM 2WINNER
JF
John Fidler

W65K9L · Linton, IN, US

DUPR

4.168

DB
Doug Boyd

WX6NNM · Sullivan, IN, US

DUPR

4.103

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7616944362
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7222045583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Lemming",
        "dupr_id": "JJ524M",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jeff joray",
        "dupr_id": "76MRZN",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8397769344,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Fidler",
        "dupr_id": "W65K9L",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Linton, IN, US"
      },
      {
        "name": "Doug Boyd",
        "dupr_id": "WX6NNM",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Sullivan, IN, US"
      }
    ]
  }
]