Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memphis Challenger ProLeague!

ID: 5047342976

Match Scores

21-19

Loss

Play Date

2025-11-04

Play Time (Est)

9:00 PM

Play Location

Bartlett, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Bryan Elder

V7ZDGP · Jonesboro, AR, US

DUPR

4.072

Adam Truong

9PNME7 · USA

DUPR

3.920

TEAM 2LOSS
Michele Murgatroyd

59RJ0L · Memphis, TN, US

DUPR

3.858

Austin Talley

YX4KZP · Memphis, TN, US

DUPR

3.766

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-5047342976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5418362053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Elder",
        "dupr_id": "V7ZDGP",
        "rating": 4.072,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Jonesboro, AR, US"
      },
      {
        "name": "Adam Truong",
        "dupr_id": "9PNME7",
        "rating": 3.92,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 7961532036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Murgatroyd",
        "dupr_id": "59RJ0L",
        "rating": 3.858,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/32.jpg",
        "location": "Memphis, TN, US"
      },
      {
        "name": "Austin Talley",
        "dupr_id": "YX4KZP",
        "rating": 3.766,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Memphis, TN, US"
      }
    ]
  }
]