Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A

ID: 5656789872

Match Scores

14-21

Loss

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andrew Murphy

NX4V6Z · USA

Rated Score

3.460

AS
Asher Smith

MYYQRP · Hartland, MI, US

Rated Score

4.157

TEAM 2WINNER
CG
Colin Garrett

EG6YJM · Berkley, MI, US

Rated Score

4.096

TU
Tyler Ugarte

YXQGVP · USA

Rated Score

3.719

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-5656789872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8208024242,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Murphy",
        "dupr_id": "NX4V6Z",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Asher Smith",
        "dupr_id": "MYYQRP",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Hartland, MI, US"
      }
    ]
  },
  {
    "team_id": 6672555680,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colin Garrett",
        "dupr_id": "EG6YJM",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Berkley, MI, US"
      },
      {
        "name": "Tyler Ugarte",
        "dupr_id": "YXQGVP",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]