Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

H - Team Bracket

ID: 7570192793

Match Scores

21-15

Loss

Play Date

2026-02-07

Play Time (Est)

6:15 AM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Austin Mo

9JJQER · Virginia Beach, VA, US

DUPR

4.477

DE
Danish Edupuganti

EG59VO · Charlottesville, VA, US

DUPR

3.856

TEAM 2LOSS
AM
Aryan Mozar

GGXOGQ · Glen Allen, VA, US

DUPR

4.223

ES
Evan Sussin

EG272J · Alexandria, VA, US

DUPR

3.991

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-7570192793
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6484907605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Mo",
        "dupr_id": "9JJQER",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Danish Edupuganti",
        "dupr_id": "EG59VO",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  },
  {
    "team_id": 4410969229,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aryan Mozar",
        "dupr_id": "GGXOGQ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Evan Sussin",
        "dupr_id": "EG272J",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]