Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Friday - Coed Doubles Moneyball

ID: 5093307752

Match Scores

15-13

Loss

Play Date

2025-11-21

Play Time (Est)

9:00 PM

Play Location

Memphis, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jon Hart

YG9E5P · Little Rock, AR, US

DUPR

4.554

GV
Gavin Vaughn

4L4W62 · Little Rock, AR, US

DUPR

4.702

TEAM 2LOSS
SP
Steven Pham

MYVDRO · Memphis, TN, US

DUPR

4.279

DL
Daniel Luong

8KZ95O · Memphis, TN, US

DUPR

4.393

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-5093307752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6156160375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Hart",
        "dupr_id": "YG9E5P",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Gavin Vaughn",
        "dupr_id": "4L4W62",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7753219913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Pham",
        "dupr_id": "MYVDRO",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daniel Luong",
        "dupr_id": "8KZ95O",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]