Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fromuth Pickleball Classic - $$ Mens Open/Pro Doubles Skill: (4.5+)

ID: 7892764903

Match Scores

11-3

Win

Play Date

2025-05-31

Play Time (Est)

8:45 AM

Play Location

Reading, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Austin Gow

8E4QXO · Ambler, PA, US

DUPR

4.681

RR
Robert Rodriguez

3OYO4W · Phoenixville, PA, US

DUPR

4.385

TEAM 2LOSS
JG
Josh Geiger

8E6VLM · USA

DUPR

4.286

ES
Evyn Seyler

3V7ZE8 · USA

DUPR

3.873

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-7892764903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6502454704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Gow",
        "dupr_id": "8E4QXO",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      },
      {
        "name": "Robert Rodriguez",
        "dupr_id": "3OYO4W",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 8357823415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Geiger",
        "dupr_id": "8E6VLM",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evyn Seyler",
        "dupr_id": "3V7ZE8",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]