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

L260512ROS1830

ID: 7362129627

Match Scores

15-8

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
OD
Owen Dang

E9DJEE · USA

DUPR

3.625

AH
Austin Harrington

D9G9KL · USA

DUPR

3.424

TEAM 2LOSS
JF
Jaime Fisk

WX5KJY · Royal Oak, MI, US

DUPR

3.388

BW
Bethany W Mosshart

3Z5RYD · Troy, MI, US

DUPR

3.218

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-7362129627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5446289214,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Dang",
        "dupr_id": "E9DJEE",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Harrington",
        "dupr_id": "D9G9KL",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5027373131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaime Fisk",
        "dupr_id": "WX5KJY",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Bethany W Mosshart",
        "dupr_id": "3Z5RYD",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  }
]