Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual Winter Slam - Men's Doubles 4.0 combined age

ID: 5445546947

Match Scores

5-11

Win

Play Date

2026-01-17

Play Time (Est)

12:45 AM

Play Location

Boone, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
NO
Neil Ouellette

4ZLO52 · USA

DUPR

3.729

RT
Ryan Thompson

O6JDGL · Bolivia, NC, US

DUPR

3.641

TEAM 2WINNER
CC
Cj Cain

L5WXQJ · High Point, NC, US

DUPR

3.846

BE
Beau E Farrell

9PJ6Q7 · Greensboro, NC, US

DUPR

4.218

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-5445546947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5607779832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Neil Ouellette",
        "dupr_id": "4ZLO52",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Thompson",
        "dupr_id": "O6JDGL",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Bolivia, NC, US"
      }
    ]
  },
  {
    "team_id": 7399170708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cj Cain",
        "dupr_id": "L5WXQJ",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      },
      {
        "name": "Beau E Farrell",
        "dupr_id": "9PJ6Q7",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  }
]