Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual End of Summer Daze - Mixed Doubles Skill: (4.0 And Under) Age: (Any)

ID: 5156848322

Match Scores

12-15

Loss

Play Date

2025-08-24

Play Time (Est)

3:30 PM

Play Location

South Portland, ME

Unverified Facility

Competitor Teams

TEAM 1LOSS
Meryl McLellan

RZVRDZ · USA

DUPR

3.840

RM
Ryan Martin

P5PRDM · USA

DUPR

3.817

TEAM 2WINNER
AM
Abby Miner

MEOM9O · USA

DUPR

3.836

BH
Brad Heaven

NRVZ47 · USA

DUPR

4.060

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-5156848322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5055792140,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meryl McLellan ",
        "dupr_id": "RZVRDZ",
        "rating": 3.84,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/67.jpg",
        "location": ""
      },
      {
        "name": "Ryan Martin",
        "dupr_id": "P5PRDM",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6544163988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abby Miner",
        "dupr_id": "MEOM9O",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Heaven",
        "dupr_id": "NRVZ47",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]