Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ladder League - Coed DUPR 3.5-3.9

ID: 5530885143

Match Scores

15-13

Win

Play Date

2026-01-21

Play Time (Est)

4:45 AM

Play Location

Fort Washington, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Andy Mac

9P4O97 · Philadelphia, PA, US

DUPR

4.033

James Pierce

7NXMY5 · North Wales, PA, US

DUPR

3.763

TEAM 2LOSS
AG
Anshu Gupta

995EJJ · USA

DUPR

3.893

Peter W. Allen

DWLG4X · Dresher, PA, US

DUPR

3.772

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-5530885143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5204547555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Mac",
        "dupr_id": "9P4O97",
        "rating": 4.033,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "James Pierce",
        "dupr_id": "7NXMY5",
        "rating": 3.763,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/74.jpg",
        "location": "North Wales, PA, US"
      }
    ]
  },
  {
    "team_id": 8286054605,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anshu Gupta",
        "dupr_id": "995EJJ",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter W. Allen",
        "dupr_id": "DWLG4X",
        "rating": 3.772,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Dresher, PA, US"
      }
    ]
  }
]