Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 5482359199

Match Scores

11-5

Loss

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
RA
Ryan Alvarez

67XG5Q · USA

DUPR

4.388

SL
Sarah Lingle

M9G0ZG · USA

DUPR

4.431

TEAM 2LOSS
AP
Aaron Pennock

84RQP6 · Newport, NC, US

DUPR

4.343

AB
Anne Brandenburg

8MQERV · USA

DUPR

3.926

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-5482359199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8577217621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan  Alvarez",
        "dupr_id": "67XG5Q",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah  Lingle",
        "dupr_id": "M9G0ZG",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6411617830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Pennock",
        "dupr_id": "84RQP6",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Newport, NC, US"
      },
      {
        "name": "Anne Brandenburg",
        "dupr_id": "8MQERV",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]