Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/18 Week 2

ID: 6034526300

Match Scores

11-4

Loss

Play Date

2026-03-18

Play Time (Est)

9:00 PM

Play Location

25 Peckerwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Marty Duvall

V44OO7 · Little Rock, AR, US

DUPR

3.924

SS
Scott Schuchard

EWZ9QV · Little Rock, AR, US

DUPR

3.802

TEAM 2LOSS
Mark Massey

56EKNV · Little Rock, AR, US

DUPR

3.686

BC
Bill Criswell

1RM9QN · Little Rock, AR, US

DUPR

3.642

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-6034526300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8327731184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marty Duvall",
        "dupr_id": "V44OO7",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Scott Schuchard",
        "dupr_id": "EWZ9QV",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5733545765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Massey",
        "dupr_id": "56EKNV",
        "rating": 3.686,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ff88aa2ca29.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bill Criswell",
        "dupr_id": "1RM9QN",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]