Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 5180975827

Match Scores

2-11

Loss

Play Date

2025-07-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.276

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.280

TEAM 2WINNER
MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.621

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.426

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-5180975827
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4978609172,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5648347253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]