Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week One

ID: 6622729964

Match Scores

11-4

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Megan Furniss

9D9W5K · USA

DUPR

2.424

MM
Monica Marshall

YNK7YD · Pocatello, ID, US

DUPR

2.701

TEAM 2LOSS
KM
Kimmy Morley

6KEWWE · Pocatello, ID, US

DUPR

2.515

VB
Viki Bauer

ZD206W · Inkom, ID, US

DUPR

2.575

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-6622729964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6481452829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Furniss",
        "dupr_id": "9D9W5K",
        "rating": 2.424,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monica Marshall",
        "dupr_id": "YNK7YD",
        "rating": 2.701,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 5267152829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimmy Morley",
        "dupr_id": "6KEWWE",
        "rating": 2.515,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Viki Bauer",
        "dupr_id": "ZD206W",
        "rating": 2.575,
        "profile_pic_url": null,
        "location": "Inkom, ID, US"
      }
    ]
  }
]