Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Columbus Spring Open 2025 - Mens Doubles Skill: (4.5 And Above) Age: (16 And Above)

ID: 8202054394

Match Scores

7-15

Win

Play Date

2025-03-22

Play Time (Est)

11:30 PM

Play Location

Columbus, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Scott Tyson

3OYW62 · Shelbyville, IN, US

DUPR

4.238

CL
Clint Lee

8JD20M · Shelbyville, IN, US

DUPR

4.073

TEAM 2WINNER
MD
Max Davis

GGRY0M · Carmel, IN, US

DUPR

4.309

BP
Bill Pfohl

89ZK2E · Carmel, IN, US

DUPR

4.698

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-8202054394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6566928471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Tyson",
        "dupr_id": "3OYW62",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Shelbyville, IN, US"
      },
      {
        "name": "Clint Lee",
        "dupr_id": "8JD20M",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Shelbyville, IN, US"
      }
    ]
  },
  {
    "team_id": 6898412724,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Davis",
        "dupr_id": "GGRY0M",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Bill Pfohl",
        "dupr_id": "89ZK2E",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]