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

USLPL 35+ Hatboro

ID: 7580293802

Match Scores

11-2, 11-5

Loss

Play Date

2026-03-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jhonnatan Medina Alvarez

8W5M2K · PPA Tour Pro

DUPR

5.861

MW
Megan Washburn

E89GV1 · Lovingston, VA, US

DUPR

4.889

TEAM 2LOSS
AT
Alex Tran

84RLM8 · Nashville, TN, US

DUPR

5.127

HC
Hanah Curtis

8M9RLL · Murphy, NC, US

DUPR

4.683

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-7580293802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7329693769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jhonnatan Medina Alvarez",
        "dupr_id": "8W5M2K",
        "rating": 5.861,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/05/4eec6d46-ff07-409f-8ef2-53cf9897685a.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Megan Washburn",
        "dupr_id": "E89GV1",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Lovingston, VA, US"
      }
    ]
  },
  {
    "team_id": 7341020152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Tran",
        "dupr_id": "84RLM8",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Hanah Curtis",
        "dupr_id": "8M9RLL",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Murphy, NC, US"
      }
    ]
  }
]