Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BBB - Sundays Game 6

ID: 7144937833

Match Scores

7-6

Win

Play Date

2026-03-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Adam Murphy

QP4V94 · Rockville, MD, US

DUPR

4.119

David Guay

9PN7JK · Rockville, MD, US

DUPR

3.927

TEAM 2LOSS
Jonathan Rajkumar

X27M0X · Fairfax, VA, US

DUPR

4.227

Ken Chia

MYJY2V · Rockville, MD, US

DUPR

3.968

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-7144937833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5062105552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Murphy",
        "dupr_id": "QP4V94",
        "rating": 4.119,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Rockville, MD, US"
      },
      {
        "name": "David Guay",
        "dupr_id": "9PN7JK",
        "rating": 3.927,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 4295447693,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rajkumar",
        "dupr_id": "X27M0X",
        "rating": 4.227,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Ken Chia",
        "dupr_id": "MYJY2V",
        "rating": 3.968,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Rockville, MD, US"
      }
    ]
  }
]