Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cabin Fever Tournament - Mens Doubles Skill: (3.5) Age: (12 To 59)

ID: 5345509561

Match Scores

6-11

Win

Play Date

2026-03-20

Play Time (Est)

2:15 AM

Play Location

North Myrtle Beach, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Mark Bricker

6ZMNQ0 · Myrtle Beach, SC, US

DUPR

3.716

JM
Jonathan Medalie

ELKJJM · USA

DUPR

3.483

TEAM 2WINNER
SP
Stuart Price

0Y5Y44 · USA

DUPR

3.660

TC
THOMAS C BELL

59R2K5 · Little River, SC, US

DUPR

3.593

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-5345509561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8177147031,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Bricker",
        "dupr_id": "6ZMNQ0",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Jonathan Medalie",
        "dupr_id": "ELKJJM",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7180760860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stuart Price",
        "dupr_id": "0Y5Y44",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "THOMAS C BELL",
        "dupr_id": "59R2K5",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Little River, SC, US"
      }
    ]
  }
]