Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BoB 4.5

ID: 5568000129

Match Scores

11-4

Loss

Play Date

2023-10-09

Play Time (Est)

10:15 AM

Play Location

The Picklr Sandy, Highland Drive, Sandy, UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Chris Martin

1N6PLN · USA

DUPR

4.302

JG
Jefferson Geimer

7DR6K5 · South Jordan, UT, US

DUPR

4.341

TEAM 2LOSS
JB
james budge

ODDXOW · Holladay, UT, US

DUPR

4.642

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.160

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-5568000129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6586145013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Martin",
        "dupr_id": "1N6PLN",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jefferson Geimer",
        "dupr_id": "7DR6K5",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7370041027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "james budge",
        "dupr_id": "ODDXOW",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  }
]