Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 8412366526

Match Scores

11-1

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Misha Justitz

QPV90R · USA

DUPR

3.796

AA
Aaron Angle

PWKGKM · Irving, TX, US

DUPR

2.987

TEAM 2LOSS
C
Chase

EGOGKW · Dallas, TX, US

DUPR

3.753

MA
Macy Agnew

MEJOVG · Irving, TX, US

DUPR

2.710

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8412366526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6780218541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Misha Justitz",
        "dupr_id": "QPV90R",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Angle",
        "dupr_id": "PWKGKM",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  },
  {
    "team_id": 6441702500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase",
        "dupr_id": "EGOGKW",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Macy Agnew",
        "dupr_id": "MEJOVG",
        "rating": 2.71,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]