Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6786821443

Match Scores

8-15

Loss

Play Date

2025-03-22

Play Time (Est)

8:45 AM

Play Location

Columbus, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MD
Max Davis

GGRY0M · Carmel, IN, US

DUPR

4.303

BP
Bill Pfohl

89ZK2E · Carmel, IN, US

DUPR

4.689

TEAM 2WINNER
JP
Jason Pope

355G20 · Lebanon, OH, US

DUPR

4.833

MB
Michael Burt

3PZXG1 · Nashville, IN, US

DUPR

4.748

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-6786821443
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8251171404,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Davis",
        "dupr_id": "GGRY0M",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Bill Pfohl",
        "dupr_id": "89ZK2E",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5915710369,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Pope",
        "dupr_id": "355G20",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Lebanon, OH, US"
      },
      {
        "name": "Michael Burt",
        "dupr_id": "3PZXG1",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Nashville, IN, US"
      }
    ]
  }
]